From 63eaa4f6db084d00e5e4d7fede3d0d6ff7978de7 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 1 Jan 2025 18:41:43 -0500 Subject: [PATCH] Try rechunk building with a clear plan --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cd3c630..cf4db69 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,10 +24,11 @@ build-image: - jp-truenas.yml - jp-desktop-nvidia.yml - jp-laptop.yml + - RECIPE: - jp-desktop-nvidia-bootc.yml - jp-laptop-bootc.yml - # - RECIPE: - # BB_BUILD_RECHUNK: "true" + BB_BUILD_RECHUNK: "true" + BB_BUILD_RECHUNK_CLEAR_PLAN: "true" variables: DOCKER_HOST: tcp://docker:2376 DOCKER_TLS_CERTDIR: /certs