Build rechunked again

This commit is contained in:
2026-04-06 00:03:54 -04:00
parent bd01221880
commit 9282a1bdd1
+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: