We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c83d4 commit 1d78d5aCopy full SHA for 1d78d5a
1 file changed
.github/workflows/docker-image.yml
@@ -64,7 +64,6 @@ jobs:
64
#${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
65
tags: |
66
${{ steps.meta.outputs.tags }}
67
- ${{ steps.meta.outputs.tags }}:latest
68
labels: ${{ steps.meta.outputs.labels }}
69
annotations: ${{ steps.meta.outputs.annotations }}
70
0 commit comments