Skip to content

Commit

Permalink
testing unstable bluebuild cli in GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
aussielunix committed Sep 22, 2024
1 parent 04ad606 commit 5c4678d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
pr_event_number: ${{ github.event.number }}
squash: true

squash: false
use_unstable_cli: true
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true

0 comments on commit 5c4678d

Please sign in to comment.