Skip to content

Commit

Permalink
chore: add logging on buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinDeBoisset committed Jan 12, 2024
1 parent ece9e9e commit 4d63750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

- name: Set up Docker 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 4d63750

Please sign in to comment.