Clear plan

This commit is contained in:
2026-01-15 08:34:25 -05:00
parent 0aedef6ce5
commit fd7b07857b
4 changed files with 10 additions and 9 deletions

View File

@@ -21,6 +21,7 @@ variables:
BB_SIGNING_DRIVER: sigstore
BB_BUILD_PUSH: 'true'
BB_BUILD_CHUNKED_OCI: 'true'
BB_RECHUNK_CLEAR_PLAN: 'true'
CLICOLOR_FORCE: 1
TAG: main

View File

@@ -49,7 +49,7 @@ modules:
- patch
- rpmdevtools
- protobuf-compiler
# - helix
- helix
- tofu
- terraform
- terraform-ls

View File

@@ -6,9 +6,9 @@ image-version: latest
description: The image of Wunker OS for JP's desktop gaming.
blue-build-tag: none
nushell-version: none
stages:
- from-file: common/helix.yml
- from-file: common/spyro2-rando-client.yaml
# stages:
# - from-file: common/helix.yml
# - from-file: common/spyro2-rando-client.yaml
# - name: cosmic-comp
# from: rust
# modules:
@@ -20,8 +20,8 @@ stages:
# ref: 605bb63a4de640b77f6d3017238ece48cb286933 # supposed fix
modules:
- from-file: common/jp-desktop.yml
- from-file: common/helix.yml
- from-file: common/spyro2-rando-client.yaml
# - from-file: common/helix.yml
# - from-file: common/spyro2-rando-client.yaml
# - type: copy
# from: cosmic-comp
# src: /out/cosmic-comp

View File

@@ -4,9 +4,9 @@ name: jp-laptop
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo
image-version: latest
description: The image of Wunker OS for JP's Laptop.
stages:
- from-file: common/helix.yml
# stages:
# - from-file: common/helix.yml
modules:
- from-file: common/jp-laptop.yml
- from-file: common/helix.yml
# - from-file: common/helix.yml
- from-file: common/post-build.yml