Attempt with latest stable cli version (test if different)
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -45,5 +45,6 @@ jobs:
|
|||||||
pr_event_number: ${{ github.event.number }}
|
pr_event_number: ${{ github.event.number }}
|
||||||
|
|
||||||
# enabled by default, disable if your image is small and you want faster builds
|
# enabled by default, disable if your image is small and you want faster builds
|
||||||
maximize_build_space: true
|
maximize_build_space: "true"
|
||||||
rechunk: true
|
rechunk: "true"
|
||||||
|
cli_version: "v0.9.24"
|
||||||
|
|||||||
Reference in New Issue
Block a user