Skip to content

Commit ef1931c

Browse files
committed
add missing tag for build during merge workflow
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 9be7a3c commit ef1931c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge.yml

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
source: .
115115
files: |
116116
./docker-bake.hcl
117+
${{ steps.meta.outputs.bake-file }}
117118
targets: image-cross
118119
push: ${{ github.event_name != 'pull_request' }}
119120
sbom: true

0 commit comments

Comments
 (0)