Clear plan
This commit is contained in:
@@ -21,6 +21,7 @@ variables:
|
|||||||
BB_SIGNING_DRIVER: sigstore
|
BB_SIGNING_DRIVER: sigstore
|
||||||
BB_BUILD_PUSH: 'true'
|
BB_BUILD_PUSH: 'true'
|
||||||
BB_BUILD_CHUNKED_OCI: 'true'
|
BB_BUILD_CHUNKED_OCI: 'true'
|
||||||
|
BB_RECHUNK_CLEAR_PLAN: 'true'
|
||||||
CLICOLOR_FORCE: 1
|
CLICOLOR_FORCE: 1
|
||||||
TAG: main
|
TAG: main
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ modules:
|
|||||||
- patch
|
- patch
|
||||||
- rpmdevtools
|
- rpmdevtools
|
||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
# - helix
|
- helix
|
||||||
- tofu
|
- tofu
|
||||||
- terraform
|
- terraform
|
||||||
- terraform-ls
|
- terraform-ls
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ image-version: latest
|
|||||||
description: The image of Wunker OS for JP's desktop gaming.
|
description: The image of Wunker OS for JP's desktop gaming.
|
||||||
blue-build-tag: none
|
blue-build-tag: none
|
||||||
nushell-version: none
|
nushell-version: none
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
- from-file: common/spyro2-rando-client.yaml
|
# - from-file: common/spyro2-rando-client.yaml
|
||||||
# - name: cosmic-comp
|
# - name: cosmic-comp
|
||||||
# from: rust
|
# from: rust
|
||||||
# modules:
|
# modules:
|
||||||
@@ -20,8 +20,8 @@ stages:
|
|||||||
# ref: 605bb63a4de640b77f6d3017238ece48cb286933 # supposed fix
|
# ref: 605bb63a4de640b77f6d3017238ece48cb286933 # supposed fix
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/jp-desktop.yml
|
- from-file: common/jp-desktop.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
- from-file: common/spyro2-rando-client.yaml
|
# - from-file: common/spyro2-rando-client.yaml
|
||||||
# - type: copy
|
# - type: copy
|
||||||
# from: cosmic-comp
|
# from: cosmic-comp
|
||||||
# src: /out/cosmic-comp
|
# src: /out/cosmic-comp
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ name: jp-laptop
|
|||||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo
|
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo
|
||||||
image-version: latest
|
image-version: latest
|
||||||
description: The image of Wunker OS for JP's Laptop.
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
stages:
|
# stages:
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/jp-laptop.yml
|
- from-file: common/jp-laptop.yml
|
||||||
- from-file: common/helix.yml
|
# - from-file: common/helix.yml
|
||||||
- from-file: common/post-build.yml
|
- from-file: common/post-build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user