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 2d153a3 commit 0a8af6dCopy full SHA for 0a8af6d
1 file changed
.github/workflows/docker.yml
@@ -96,6 +96,7 @@ jobs:
96
with:
97
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
98
tags: |
99
+ type=raw,value=latest,enable={{is_default_branch}}
100
type=ref,event=branch
101
type=semver,pattern={{version}}
102
type=semver,pattern={{major}}.{{minor}}
0 commit comments