Commit cbfc5fd
authored
ci(clean-dev): skip delete when the dev service doesn't exist (#29)
chore-clean-dev fired 'gcloud run services delete' on every PR close / branch
delete, failing for branches that never deployed a preview Kuma (config,
dependabot, main). Check existence first and skip instead of erroring.1 parent 983a0cb commit cbfc5fd
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments