ci: fix manifest when building multi stage #7

Merged
t.behrendt merged 6 commits from ci-fix-manifest-when-building-multi-stage into main 2025-01-08 13:49:28 +01:00
Showing only changes of commit 9117d508a2 - Show all commits

View File

@@ -67,6 +67,7 @@ jobs:
file: ./Dockerfile
platforms: linux/${{ matrix.arch }}
push: true
provenance: false
tags: |
${{ env.DOCKER_REGISTRY }}/t.behrendt/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}-${{ matrix.arch }}