From fd50c231630ee091d61222af130a9e2097660ea6 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Fri, 6 Mar 2026 11:21:25 -0500 Subject: [PATCH] Remove clear plan --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 771d49c..6b9ce1c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,6 @@ 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_PUSH: 'true' CLICOLOR_FORCE: 1 TAG: main