Commit 1376ac0
authored
Mitigate ECR update tag errors out when no change (#39)
* Mitigate ECR update tag errors out when no change
in dev-env we use last-deployed tag to spin up the deployment, so when we deploy we tag the deployed image, but if we tag it twice it errors out.1 parent 0cfe2f3 commit 1376ac0
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
0 commit comments