Skip to content

Commit

Permalink
feat(ci): remove debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienwirtz committed Oct 17, 2024
1 parent 0d0df3d commit 842cf8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3
with:
buildkitd-flags: --debug
-
name: Login to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit 842cf8a

Please sign in to comment.