We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c646404 commit 3f34841Copy full SHA for 3f34841
.github/workflows/dotnet-deploy-3.yml
@@ -1,11 +1,11 @@
1
name: .NET CI
2
3
env:
4
- registryName: pgtechexcelteam03.azurecr.io
+ registryName: 5trwfn2pltpqempnpreg.azurecr.io
5
repositoryName: techexcel/dotnetcoreapp
6
dockerFolderPath: ./src/Application/src/RazorPagesTestSample
7
- my_prefix: pgtechexcelteam03
8
- my_registry_name: pgtechexcelteam03
+ my_prefix: 5trwfn2pltpqempnpreg
+ my_registry_name: 5trwfn2pltpqempnpreg
9
tag: ${{github.run_number}}
10
11
on:
0 commit comments