Build Spyro 2 client

This commit is contained in:
2025-12-29 15:36:54 -05:00
parent cd37c519c4
commit 31e3c1dba0
7 changed files with 85 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ variables:
RUST_LOG_STYLE: always
BB_SIGNING_DRIVER: sigstore
BB_BUILD_PUSH: 'true'
# BB_BUILD_CHUNKED_OCI: 'true'
BB_BUILD_CHUNKED_OCI: 'true'
CLICOLOR_FORCE: 1
TAG: main
@@ -42,6 +42,8 @@ base-images:
extends:
- .build
stage: base-images
variables:
BB_BUILD_CHUNKED_OCI_MAX_LAYERS: '64'
rules:
# Run when any of the base recipes change
- changes:
@@ -127,4 +129,3 @@ combo-nvidia-images:
matrix:
- RECIPE:
- jp-desktop-nvidia.yml