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