mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-30 19:12:00 +00:00
Compare commits
2 Commits
2cdde995de
...
090ca155fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
090ca155fc | ||
|
|
ec4854f780 |
2
.github/workflows/.e2e-run.yml
vendored
2
.github/workflows/.e2e-run.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
version: ${{ matrix.buildx_version }}
|
||||
config: /tmp/buildkitd.toml
|
||||
buildkitd-config: /tmp/buildkitd.toml
|
||||
buildkitd-flags: --debug --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
|
||||
driver-opts: |
|
||||
image=${{ matrix.buildkit_image }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user