docs: add commented out maximize_build_space: true to build.yml (#33)
This commit is contained in:
parent
8931463cba
commit
a6881a3a2b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -32,3 +32,6 @@ jobs:
|
||||
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
|
||||
registry_token: ${{ github.token }}
|
||||
pr_event_number: ${{ github.event.number }}
|
||||
|
||||
# enabled by default, disable if your image is small and you want faster builds
|
||||
maximize_build_space: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user