Attempt to allow rechunk by disabling use_cache
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 22s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 22s
This commit is contained in:
@@ -42,3 +42,5 @@ jobs:
|
|||||||
|
|
||||||
# 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
|
||||||
|
use_cache: false
|
||||||
|
|||||||
Reference in New Issue
Block a user