Browse Source

add missing tag for build during merge workflow

Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours 10 months ago
parent
commit
ef1931c8de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/merge.yml

+ 1 - 0
.github/workflows/merge.yml

@@ -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