From cd37c519c4b0c1fd711ac570e25bb047ee240d38 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sun, 21 Dec 2025 16:00:56 -0500 Subject: [PATCH] Don't chunk for now --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8d63012..b788aa9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ variables: RUST_LOG_STYLE: always BB_SIGNING_DRIVER: sigstore BB_BUILD_PUSH: 'true' - BB_BUILD_CHUNKED_OCI: 'true' + # BB_BUILD_CHUNKED_OCI: 'true' CLICOLOR_FORCE: 1 TAG: main