We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sha-
1 parent 6341102 commit 763ab23Copy full SHA for 763ab23
.github/workflows/build-publish.yaml
@@ -40,7 +40,7 @@ jobs:
40
tags: |
41
type=semver,pattern={{raw}}
42
type=raw,value=latest,enable={{is_default_branch}}
43
- type=sha,enable={{is_default_branch}}
+ type=sha,prefix=,enable={{is_default_branch}}
44
45
- name: Login to Docker Hub
46
if: github.event_name != 'pull_request'
0 commit comments