This commit is contained in:
muchasxmaracas
2024-01-31 18:17:56 +01:00
committed by GitHub
parent da9656f1e7
commit e419130ab0

View File

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