Don't build rechunk

This commit is contained in:
2026-04-05 18:48:22 -04:00
parent 87baa17e60
commit bd01221880
+3 -3
View File
@@ -42,9 +42,9 @@ base-images:
extends:
- .build
stage: base-images
variables:
BB_BUILD_CHUNKED_OCI: 'true'
BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64'
# variables:
# BB_BUILD_CHUNKED_OCI: 'true'
# BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64'
rules:
# Run when any of the base recipes change
- changes: