mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
e2e: enable buildkit container logs
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
9d1b8fa4e2
commit
6842956e83
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
@ -88,6 +88,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: ${{ inputs.buildx-version || env.BUILDX_VERSION }}
|
||||
buildkitd-flags: --debug
|
||||
driver-opts: |
|
||||
image=${{ inputs.buildkit-image || env.BUILDKIT_IMAGE }}
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user