Skip to content

Commit 2697e26

Browse files
authored
Push git sha tags for docker containers (#128)
1 parent d3aad1a commit 2697e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
latest=false
5555
tags: |
5656
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
57+
type=sha,prefix=,format=long
5758
type=semver,pattern=v{{version}}
5859
type=semver,pattern=v{{major}}.{{minor}}
5960

0 commit comments

Comments
 (0)