add missing tag for build during merge workflow

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2025-01-15 18:09:48 +01:00
parent 9be7a3c9a1
commit ef1931c8de

View File

@ -114,6 +114,7 @@ jobs:
source: .
files: |
./docker-bake.hcl
${{ steps.meta.outputs.bake-file }}
targets: image-cross
push: ${{ github.event_name != 'pull_request' }}
sbom: true