Skip to content

Commit 9088eb5

Browse files
committed
fix: more tags
1 parent da78e35 commit 9088eb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
images: ${{ github.repository }}
4040
tags: |
41-
type=sha,event=branch
41+
type=sha
42+
type=sha,format=long
4243
type=ref,event=branch
4344
type=pep440,pattern={{version}}
4445
type=raw,value=latest,enable={{is_default_branch}}

0 commit comments

Comments
 (0)