mirror of
https://github.com/outbackdingo/template.git
synced 2026-01-27 10:20:30 +00:00
docs: add commented out maximize_build_space: true to build.yml (#33)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user