Skip to content

Commit 3284637

Browse files
committed
fix deploy net
1 parent b443908 commit 3284637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: .NET CI
22

33
env:
4-
registryName: {your_registry_name}.azurecr.io
4+
registryName: ut3bnazh3pnt6mpnpreg.azurecr.io
55
repositoryName: techexcel/dotnetcoreapp
66
dockerFolderPath: ./src/Application/src/RazorPagesTestSample
77
tag: ${{github.run_number}}

0 commit comments

Comments
 (0)