Update test.yml
This commit is contained in:
parent
6c70458d22
commit
0be3235ffe
|
@ -51,6 +51,8 @@ jobs:
|
|||
- name: Push Images using BuildX Bake
|
||||
uses: docker/bake-action@v2
|
||||
with:
|
||||
files: |
|
||||
${{ steps.meta.outputs.bake-file }}
|
||||
targets: ${{ matrix.target }}
|
||||
push: false
|
||||
set: |
|
||||
|
|
Loading…
Reference in New Issue