comment out max layers

This commit is contained in:
2026-03-09 10:53:56 -04:00
parent d9d8686efb
commit 6e0eb74ad9

View File

@@ -20,7 +20,7 @@ variables:
RUST_LOG_STYLE: always RUST_LOG_STYLE: always
BB_SIGNING_DRIVER: sigstore BB_SIGNING_DRIVER: sigstore
# BB_BUILD_CHUNKED_OCI: 'true' # BB_BUILD_CHUNKED_OCI: 'true'
BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '128' # BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '128'
BB_BUILD_PUSH: 'true' BB_BUILD_PUSH: 'true'
CLICOLOR_FORCE: 1 CLICOLOR_FORCE: 1
TAG: main TAG: main