This commit is contained in:
muchasxmaracas 2024-01-31 18:18:54 +01:00 committed by GitHub
parent e419130ab0
commit 7365416f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,5 +36,5 @@ jobs:
with:
context: .
push: true
tags: ${{ env.IMAGE_NAME }}/${{ env.PUSH_TAG }}
tags: ${{ env.IMAGE_NAME }}:${{ env.PUSH_TAG }}
labels: ${{ steps.meta.outputs.labels }}