Commit 38795e9
Benjamin Michaelis
fix: prod concurrency cancel-in-progress false; remove dead CONTAINER_APP_ENVIRONMENT env var
- Change deploy-production cancel-in-progress from true to false to
prevent broken state if deploy is cancelled mid-flight (secrets set
but revision not yet updated)
- Remove unused CONTAINER_APP_ENVIRONMENT env var from both dev and prod
Assign MI steps (vestigial from az containerapp up era)1 parent 08890a3 commit 38795e9
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
| |||
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
185 | | - | |
| 184 | + | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
| |||
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
235 | | - | |
236 | 234 | | |
237 | 235 | | |
238 | 236 | | |
| |||
0 commit comments