From 2bf238cac2586b1dcd0c7e37bc73389e6421cd48 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Mon, 1 Sep 2025 14:54:55 -0400 Subject: [PATCH] Don't do rechunking --- .gitlab-ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca0697e..16ce228 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,17 +21,17 @@ build-image: matrix: - RECIPE: - cp-laptop.yml - # - jp-desktop-nvidia.yml + - jp-desktop-nvidia.yml - wke-server.yml - wke-worker.yml - jp-laptop.yml TAG: main BB_CACHE_LAYERS: 'true' BB_BUILD_PUSH: 'true' - - RECIPE: jp-desktop-nvidia.yml - TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci - BB_BUILD_PUSH: 'true' - BB_BUILD_RECHUNK: 'true' + # - RECIPE: jp-desktop-nvidia.yml + # TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci + # BB_BUILD_PUSH: 'true' + # BB_BUILD_RECHUNK: 'true' # - RECIPE: wke-server.yml # TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci # BB_BUILD_DRIVER: podman