81
81
needs : dockerBuildPush
82
82
environment :
83
83
name : dev
84
- url : https://pickels808 -dev.azurewebsites.net/
84
+ url : https://onfp77x2viod4 -dev.azurewebsites.net/
85
85
86
86
steps :
87
87
- name : ' Login via Azure CLI'
91
91
92
92
- uses : azure/webapps-deploy@v2
93
93
with :
94
- app-name : ' pickels808 -dev'
94
+ app-name : ' onfp77x2viod4 -dev'
95
95
images : onfp77x2viod4.azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
96
96
97
97
deploy-to-test :
@@ -100,7 +100,7 @@ jobs:
100
100
needs : deploy-to-dev
101
101
environment :
102
102
name : test
103
- url : https://pickels808 -test.azurewebsites.net/
103
+ url : https://onfp77x2viod4 -test.azurewebsites.net/
104
104
105
105
steps :
106
106
- uses : actions/checkout@v3
@@ -112,7 +112,7 @@ jobs:
112
112
113
113
- uses : azure/webapps-deploy@v2
114
114
with :
115
- app-name : ' pickels808 -test'
115
+ app-name : ' onfp77x2viod4 -test'
116
116
images : onfp77x2viod4.azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
117
117
118
118
deploy-to-prod :
@@ -121,7 +121,7 @@ jobs:
121
121
needs : deploy-to-test
122
122
environment :
123
123
name : prod
124
- url : https://pickels808 -prod.azurewebsites.net/
124
+ url : https://onfp77x2viod4 -prod.azurewebsites.net/
125
125
126
126
steps :
127
127
- uses : actions/checkout@v3
@@ -133,5 +133,5 @@ jobs:
133
133
134
134
- uses : azure/webapps-deploy@v2
135
135
with :
136
- app-name : ' pickels808 -prod'
136
+ app-name : ' onfp77x2viod4 -prod'
137
137
images : onfp77x2viod4.azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}
0 commit comments