mirror of
https://github.com/docker/bake-action.git
synced 2026-03-10 18:37:45 +01:00
Fix workflow
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -41,9 +41,9 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
bake-files: |
|
||||
files: |
|
||||
./test/config.hcl
|
||||
bake-targets: |
|
||||
targets: |
|
||||
${{ matrix.target }}
|
||||
push: false # set to true when https://github.com/docker/buildx/issues/179 is fixed
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user