Commit 8ae507c
Feat: Add semver validation for release tag input
Validate that the tag matches vX.Y.Z format before building and
pushing Docker image, to prevent accidental publishes.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent cd7fba4 commit 8ae507c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments