We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2c650 commit 3986eaaCopy full SHA for 3986eaa
.github/workflows/build-and-push.yaml
@@ -34,6 +34,7 @@ jobs:
34
tags: |
35
type=sha,prefix=,format=long
36
type=schedule
37
+ type=ref,event=tag
38
type=ref,event=branch
39
type=ref,event=pr
40
type=raw,value=latest,enable={{ is_default_branch }}
0 commit comments