From 9c6ca29d39a25ee43a73ce945c180a12d789da8d Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sun, 31 Aug 2025 21:56:18 -0400 Subject: [PATCH] Squash the podman test builds --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6322e83..946ff53 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,12 +26,12 @@ build-image: - wke-worker.yml - jp-laptop.yml TAG: main - BB_BUILD_DRIVER: docker BB_CACHE_LAYERS: 'true' BB_BUILD_PUSH: 'true' - RECIPE: wke-server.yml TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci BB_BUILD_DRIVER: podman + BB_BUILD_SQUASH: 'true' BB_BUILD_RECHUNK: - 'true' - 'false'