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 a235cc4 + 4c4db8e commit 3625523Copy full SHA for 3625523
.github/workflows/image-build-push.yml
@@ -29,4 +29,4 @@ jobs:
29
context: .
30
platforms: linux/amd64,linux/arm64
31
push: true
32
- tags: ${{ env.REGISTRY_IMAGE }}:${{ github.ref_name }},${{ env.REGISTRY_IMAGE }}:latest
+ tags: ${{ env.REGISTRY_IMAGE }}:${{ github.ref_name }}
0 commit comments