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.
2 parents 5a8d8a1 + bfe0b77 commit ed4c3f7Copy full SHA for ed4c3f7
.github/workflows/build-publish-image.yml
@@ -57,7 +57,6 @@ jobs:
57
platforms: ${{ matrix.platform }}
58
labels: ${{ steps.meta.outputs.labels }}
59
tags: |
60
- # set latest tag for default branch
61
type=raw,value=latest,enable={{is_default_branch}}
62
outputs: type=image,name=${{ env.DOCKER_IMAGE }},push-by-digest=true,name-canonical=true,push=true
63
0 commit comments