Commit 558e3d4
ci: trigger Docker build on every main push (updates :latest)
Previously the image only built on v* tag pushes. Now:
- push to main → builds and pushes :latest (no version bump needed)
- push v* tag → builds :latest + versioned tag (e.g. :1.6.6)
- workflow_dispatch → same as main push (manual trigger from UI/CLI)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent add9deb commit 558e3d4
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | | - | |
7 | | - | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments