Skip to content

Commit

Permalink
Update docker-publish-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Oct 13, 2024
1 parent a74c344 commit fae5215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
buildkitd-flags: ""
buildkitd-flags: "--debug"

# Build and push Docker image with Buildx
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit fae5215

Please sign in to comment.