Test building my image
This commit is contained in:
@@ -55,16 +55,15 @@ base-images:
|
|||||||
matrix:
|
matrix:
|
||||||
- RECIPE:
|
- RECIPE:
|
||||||
- base.yml
|
- base.yml
|
||||||
# - base-nvidia.yml
|
- base-nvidia.yml
|
||||||
# - base-cosmic.yml
|
- base-cosmic.yml
|
||||||
# - base-cosmic-nvidia.yml
|
- base-cosmic-nvidia.yml
|
||||||
# - base-combo.yml
|
- base-combo.yml
|
||||||
# - base-combo-nvidia.yml
|
- base-combo-nvidia.yml
|
||||||
# - base-kinoite.yml
|
- base-kinoite.yml
|
||||||
# - base-kinoite-nvidia.yml
|
- base-kinoite-nvidia.yml
|
||||||
BB_BUILD_PUSH: 'true'
|
BB_BUILD_PUSH: 'true'
|
||||||
BB_BUILD_RECHUNK: 'true'
|
BB_BUILD_RECHUNK: 'true'
|
||||||
TAG: 340-feat-multiarch
|
|
||||||
|
|
||||||
legacy-build-images:
|
legacy-build-images:
|
||||||
extends:
|
extends:
|
||||||
@@ -92,3 +91,4 @@ build-images:
|
|||||||
- jp-desktop-nvidia.yml
|
- jp-desktop-nvidia.yml
|
||||||
- jp-laptop.yml
|
- jp-laptop.yml
|
||||||
BB_BUILD_PUSH: 'true'
|
BB_BUILD_PUSH: 'true'
|
||||||
|
TAG: 340-feat-multiarch
|
||||||
|
|||||||
@@ -4,9 +4,6 @@ name: cosmic
|
|||||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||||
image-version: 42
|
image-version: 42
|
||||||
description: The base image of Wunker OS
|
description: The base image of Wunker OS
|
||||||
platforms:
|
|
||||||
- linux/amd64
|
|
||||||
- linux/arm64
|
|
||||||
modules:
|
modules:
|
||||||
- from-file: base/common.yml
|
- from-file: base/common.yml
|
||||||
- type: os-release
|
- type: os-release
|
||||||
|
|||||||
@@ -11,6 +11,9 @@ base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo-nvidia
|
|||||||
image-version: 42
|
image-version: 42
|
||||||
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
|
||||||
|
platforms:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
nushell-version: none
|
nushell-version: none
|
||||||
stages:
|
stages:
|
||||||
- from-file: common/helix.yml
|
- from-file: common/helix.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user