Commit 7067057
committed
ci(build): publish versioned image on semver tag push
Add tag trigger (v*.*.*) and semver image tags so pushing a release
tag publishes :0.9.0 and :0.9 alongside the existing :latest from
main. Git tags stay v-prefixed; image tags drop the prefix per
Docker convention.1 parent 5e14417 commit 7067057
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments