We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff53c85 + e8fd6d8 commit cc04a2dCopy full SHA for cc04a2d
1 file changed
.github/workflows/build-and-publish-image.yml
@@ -14,6 +14,8 @@ jobs:
14
uses: docker/metadata-action@v3
15
with:
16
images: ${{ env.image }}
17
+ flavor: |
18
+ latest=false
19
tags: |
20
type=semver,pattern={{major}}
21
type=semver,pattern={{major}}.{{minor}}
0 commit comments