Don't build jp-laptop-cosmic and switch to main branch bluebuild

This commit is contained in:
Gerald Pinder
2024-11-17 11:49:09 -05:00
parent 750fdf47e9
commit 9af2214a1a

View File

@@ -14,8 +14,8 @@ stages:
build-image:
stage: build
interruptible: true
image: ghcr.io/blue-build/cli:186-feat-incorporate-jsonschema-for-validating-recipe-files
# image: ghcr.io/blue-build/cli:main
# image: ghcr.io/blue-build/cli:186-feat-incorporate-jsonschema-for-validating-recipe-files
image: ghcr.io/blue-build/cli:main
services:
- docker:dind
parallel:
@@ -23,7 +23,7 @@ build-image:
- RECIPE:
- jp-desktop-nvidia.yml
- jp-laptop.yml
- jp-laptop-cosmic.yml
# - jp-laptop-cosmic.yml
- cp-laptop.yml
- jp-truenas.yml
variables: