Skip to content

Commit

Permalink
Merge pull request #798 from docker/e2e-enable-debug
Browse files Browse the repository at this point in the history
e2e: enable buildkit container logs
  • Loading branch information
Justin Chadwell authored and GitHub committed Feb 8, 2023
2 parents 9d1b8fa + 6842956 commit fd72648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
-
Expand Down

0 comments on commit fd72648

Please sign in to comment.