Commit edfe167
authored
ci(dev-release): queue runs instead of cancel-in-progress (#47)
Back-to-back main merges were cancelling the in-flight Dev Release mid-run,
leaving orphaned error/inactive deployment records that looked like failed
deployments. Each push already gets a unique BASE.devN version (N = commit
count), so queuing is safe and lets every commit publish in order.1 parent 92bd268 commit edfe167
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments