Commit 03b3d1c
fix: use static 'sha-' prefix for Docker SHA tag
{{branch}} is empty when triggered by a tag event, producing an invalid
tag like '-b01bd4fXXX' (leading dash). Replace with static 'sha-' prefix.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b01bd4f commit 03b3d1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments