Attempt to allow rechunk by disabling use_cache
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 22s

This commit is contained in:
2025-06-19 18:52:08 -04:00
parent d44297ebaf
commit ccc1c5b9dc

View File

@@ -42,3 +42,5 @@ jobs:
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true
use_cache: false