From 5bc6818d433799cb04fcccd2ecc96266feef3044 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 11 Oct 2025 20:44:01 -0400 Subject: [PATCH] Temp no rechunk --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24d5765..ca92b16 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: