Clear plan
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ modules:
|
||||
- patch
|
||||
- rpmdevtools
|
||||
- protobuf-compiler
|
||||
# - helix
|
||||
- helix
|
||||
- tofu
|
||||
- terraform
|
||||
- terraform-ls
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user