From 8f19b5eb08f22509427bbf08b8d4582606ae1acf Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Thu, 9 Apr 2026 22:53:16 -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 f023ad0..b435ab5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ base-images: variables: BB_BUILD_CHUNKED_OCI: 'true' BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64' - BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' + # BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' rules: # Run when any of the base recipes change - changes: