Don't do rechunking

This commit is contained in:
2025-09-01 14:54:55 -04:00
parent b2303917f2
commit 2bf238cac2

View File

@@ -21,17 +21,17 @@ build-image:
matrix: matrix:
- RECIPE: - RECIPE:
- cp-laptop.yml - cp-laptop.yml
# - jp-desktop-nvidia.yml - jp-desktop-nvidia.yml
- wke-server.yml - wke-server.yml
- wke-worker.yml - wke-worker.yml
- jp-laptop.yml - jp-laptop.yml
TAG: main TAG: main
BB_CACHE_LAYERS: 'true' BB_CACHE_LAYERS: 'true'
BB_BUILD_PUSH: 'true' BB_BUILD_PUSH: 'true'
- RECIPE: jp-desktop-nvidia.yml # - RECIPE: jp-desktop-nvidia.yml
TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci # TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci
BB_BUILD_PUSH: 'true' # BB_BUILD_PUSH: 'true'
BB_BUILD_RECHUNK: 'true' # BB_BUILD_RECHUNK: 'true'
# - RECIPE: wke-server.yml # - RECIPE: wke-server.yml
# TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci # TAG: 519-device-or-resource-busy-when-trying-to-rechunk-the-image-in-gitlab-ci
# BB_BUILD_DRIVER: podman # BB_BUILD_DRIVER: podman