This commit is contained in:
Marko Oldenburg 2024-09-26 12:24:43 +02:00
parent 7c8be88bb3
commit 9479f5854d

View File

@ -56,6 +56,6 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
push: false push: true
tags: | tags: |
${{ env.REGISTRY }}/marko/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }} ${{ env.REGISTRY }}/marko/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }}