14 lines
470 B
YAML
14 lines
470 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
|
name: jp-desktop-nvidia
|
|
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/combo-nvidia
|
|
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/jp-desktop.yml
|
|
modules:
|
|
- from-file: common/jp-desktop.yml
|
|
- from-file: common/post-build.yml
|