mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
add missing tag for build during merge workflow
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
9be7a3c9a1
commit
ef1931c8de
1
.github/workflows/merge.yml
vendored
1
.github/workflows/merge.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user