Commit e91271c
ci: also build and publish develop images for staging
Extend the docker-publish workflow to trigger on pushes to `develop` in
addition to `main` and version tags. Develop builds are tagged as
`develop` (moving tag, always latest of develop) and `develop-<sha>`
(immutable per-commit tag) so a staging environment can pull either
flavour.
Mirrors the pattern already in use by the monorepo `gateway-publish.yml`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c9a986a commit e91271c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments