Skip to content

Commit 3f34841

Browse files
committed
deploy added
1 parent c646404 commit 3f34841

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dotnet-deploy-3.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: .NET CI
22

33
env:
4-
registryName: pgtechexcelteam03.azurecr.io
4+
registryName: 5trwfn2pltpqempnpreg.azurecr.io
55
repositoryName: techexcel/dotnetcoreapp
66
dockerFolderPath: ./src/Application/src/RazorPagesTestSample
7-
my_prefix: pgtechexcelteam03
8-
my_registry_name: pgtechexcelteam03
7+
my_prefix: 5trwfn2pltpqempnpreg
8+
my_registry_name: 5trwfn2pltpqempnpreg
99
tag: ${{github.run_number}}
1010

1111
on:

0 commit comments

Comments
 (0)