From 39b9248179f909011b259487020f61a0887745ac Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 2 Sep 2025 16:01:36 -0400 Subject: [PATCH] Disable cache --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 16ce228..045816d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,7 @@ build-image: - wke-worker.yml - jp-laptop.yml TAG: main - BB_CACHE_LAYERS: 'true' + # 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