Skip to content

Commit 7145055

Browse files
committed
ci: drop sha-* image tags
:main already tracks the head of main mutably, and version tags take over once releases are cut. The sha-* tags just clutter the Packages page without an extra debug path the digest doesn't already give.
1 parent 520ccb6 commit 7145055

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ jobs:
111111
type=ref,event=branch
112112
type=semver,pattern={{version}}
113113
type=semver,pattern={{major}}.{{minor}}
114-
type=sha,prefix=sha-,format=short
115114
type=raw,value=latest,enable=${{ startsWith(github.ref, 'refs/tags/v') }}
116115
117116
- name: Build & push multi-arch image

0 commit comments

Comments
 (0)