Update test.yml

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

View File

@ -37,7 +37,7 @@ jobs:
build:
name: Get targets list and build
name: Build
runs-on: ubuntu-latest
needs:
- targets
@ -51,9 +51,6 @@ jobs:
- name: Push Images using BuildX Bake
uses: docker/bake-action@v2
with:
files: |
./${{ inputs.file }}
${{ steps.meta.outputs.bake-file }}
targets: ${{ matrix.target }}
push: false
set: |