Commit 41ddd34
ci: serialize deploy jobs with a shared concurrency group
Add a job-level concurrency group (declarative-deploy) shared across
the staging and production deploy jobs so they can't push to the
GitOps repo at the same time. Builds still run in parallel.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a58117b commit 41ddd34
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments