Skip to content

Commit

Permalink
Debug Docker installation bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanda Kishore committed May 11, 2022
1 parent d5dd438 commit d9f998c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
continue-on-error: false
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
with:
buildkitd-flags: --debug
continue-on-error: false
- name: Login to DockerHub
continue-on-error: false
Expand Down

0 comments on commit d9f998c

Please sign in to comment.