Skip to content

Commit

Permalink
ci: Added --progress=plain to try to see more logs from the build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
antobinary authored Aug 2, 2024
1 parent fbc6537 commit 70c0bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.build.push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
context: .
cache-from: type=gha
cache-to: type=gha,mode=max
args: --progress=plain

0 comments on commit 70c0bb6

Please sign in to comment.