Update test.yml

This commit is contained in:
Peter 2023-07-12 22:31:53 +02:00 committed by GitHub
parent 6c70458d22
commit 0be3235ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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