Readded rechunk toggle
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 39s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 39s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -114,4 +114,4 @@ jobs:
|
|||||||
RUST_LOG_STYLE: always
|
RUST_LOG_STYLE: always
|
||||||
CLICOLOR_FORCE: "1"
|
CLICOLOR_FORCE: "1"
|
||||||
run: |
|
run: |
|
||||||
sudo -E bluebuild build -v --push ${RECIPE_PATH}
|
sudo -E bluebuild build -v --push --rechunk ${RECIPE_PATH}
|
Reference in New Issue
Block a user