remove something tag something

This commit is contained in:
Jan-Henrik 2023-08-05 00:45:21 +02:00
parent 9b66e0ac9f
commit b5f4d64167

View file

@ -48,7 +48,7 @@ jobs:
with: with:
context: . context: .
platforms: ${{ matrix.platform }} platforms: ${{ matrix.platform }}
tags: ${{ steps.meta.outputs.tags }} #tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,push=true outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,push=true
- -