Attempt to allow rechunk by disabling use_cache #20
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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