From 34906b0c96c3d2f52f2ce645acb882478e91c433 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 10 Mar 2026 12:38:25 -0400 Subject: [PATCH] Remove clear plan --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 771d49c..2f38bf6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ variables: BB_SIGNING_DRIVER: sigstore BB_BUILD_CHUNKED_OCI: 'true' BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '128' - BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' + # BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' BB_BUILD_PUSH: 'true' CLICOLOR_FORCE: 1 TAG: main