Skip to content

Commit

Permalink
Merge pull request #1081 from crazy-max/ci-update-bk-config
Browse files Browse the repository at this point in the history
ci: use buildkitd-config input
  • Loading branch information
crazy-max committed Mar 18, 2024
2 parents 2cdde99 + ec4854f commit 090ca15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.e2e-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 090ca15

Please sign in to comment.