File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 78
78
- uses : azure/webapps-deploy@v2
79
79
with :
80
80
app-name : ' qkycf2fsjozsg-dev'
81
- images : {your_registry_name} .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
81
+ images : qkycf2fsjozsgmpnpreg .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
82
82
83
83
deploy-to-test :
84
84
99
99
- uses : azure/webapps-deploy@v2
100
100
with :
101
101
app-name : ' qkycf2fsjozsg-test'
102
- images : {your_registry_name} .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
102
+ images : qkycf2fsjozsgmpnpreg .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
103
103
104
104
deploy-to-prod :
105
105
@@ -120,4 +120,4 @@ jobs:
120
120
- uses : azure/webapps-deploy@v2
121
121
with :
122
122
app-name : ' qkycf2fsjozsg-prod'
123
- images : {your_registry_name} .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
123
+ images : qkycf2fsjozsgmpnpreg .azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
You can’t perform that action at this time.
0 commit comments