From 61cbf6e257ba8750cb33b488dca1e01bf38280b1 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 23 Jul 2025 11:40:30 -0400 Subject: [PATCH] Try rechunk again --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d1f4a18..228e98f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,10 +21,12 @@ build-image: matrix: - RECIPE: - cp-laptop.yml - - jp-desktop-nvidia.yml - jp-laptop.yml - wke-server.yml - wke-worker.yml + - RECIPE: + - jp-desktop-nvidia.yml + BB_BUILD_RECHUNK: 'true' variables: DOCKER_HOST: tcp://docker:2376 DOCKER_TLS_CERTDIR: /certs