We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be7a3c commit ef1931cCopy full SHA for ef1931c
1 file changed
.github/workflows/merge.yml
@@ -114,6 +114,7 @@ jobs:
114
source: .
115
files: |
116
./docker-bake.hcl
117
+ ${{ steps.meta.outputs.bake-file }}
118
targets: image-cross
119
push: ${{ github.event_name != 'pull_request' }}
120
sbom: true
0 commit comments