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 5a8d8a1 commit bfe0b77Copy full SHA for bfe0b77
.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