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.
1 parent 37eb4be commit 340edb6Copy full SHA for 340edb6
.github/workflows/docker_image.yml
@@ -50,6 +50,7 @@ jobs:
50
flavor: |
51
latest=false
52
tags: |
53
+ type=ref,event=branch,branch=main
54
type=ref,event=branch,branch=main,suffix=-${{ steps.vars.outputs.sha_short }}-${{ steps.vars.outputs.timestamp }}
55
type=pep440,pattern={{raw}}
56
type=ref,event=pr
0 commit comments