From e929042bca78d75d4cd79824852f9164501ffe72 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 15 Oct 2025 21:09:52 -0400 Subject: [PATCH] Rechunk again --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca92b16..24d5765 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,8 +42,8 @@ base-images: extends: - .build stage: base-images - # variables: - # BB_BUILD_RECHUNK: 'true' + variables: + BB_BUILD_RECHUNK: 'true' rules: # Run when any of the base recipes change - changes: