Commit 2d0071d
committed
ci: emit commit short-SHA tag on docker publish
On every tag push, also tag the published image with the commit's short SHA
(type=sha,prefix=,format=short) alongside the human-readable tag, so
downstream consumers can pin to a specific commit hash without chasing
the tag name.1 parent 6e625f1 commit 2d0071d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments