Skip to content

Commit

Permalink
turn on buildkit debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 10, 2024
1 parent cfbddff commit 4a60a14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:

- name: setup docker buildx
uses: docker/setup-buildx-action@v3
with:
buildkit-flags: --debug

# Add support for more platforms with QEMU (optional)
# https://github.com/docker/setup-qemu-action
Expand Down

0 comments on commit 4a60a14

Please sign in to comment.