From 2228d2370690e5792d755215cea1ad8e928ddfd3 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Thu, 9 Apr 2026 14:19:12 -0400 Subject: [PATCH] Clear plan --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83bd972..f023ad0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,6 +45,7 @@ base-images: variables: BB_BUILD_CHUNKED_OCI: 'true' BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64' + BB_BUILD_RECHUNK_CLEAR_PLAN: 'true' rules: # Run when any of the base recipes change - changes: