From 9fe73f5652a8d63364853f1067afd3f85e8f9d03 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Thu, 15 Jan 2026 09:27:19 -0500 Subject: [PATCH] Clear plan actually --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d1c538..d761f17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ variables: BB_SIGNING_DRIVER: sigstore BB_BUILD_PUSH: 'true' BB_BUILD_CHUNKED_OCI: 'true' - BB_RECHUNK_CLEAR_PLAN: 'true' + BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' CLICOLOR_FORCE: 1 TAG: main