Add some test recipes
This commit is contained in:
10
recipes/arm64-test.yml
Normal file
10
recipes/arm64-test.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||||
|
name: jp-test
|
||||||
|
base-image: quay.io/fedora/fedora-kinoite
|
||||||
|
image-version: 40
|
||||||
|
alt_tags:
|
||||||
|
- arm64
|
||||||
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
|
modules:
|
||||||
|
- from-file: common/jp-packages.yml
|
||||||
12
recipes/rawhide-test.yml
Normal file
12
recipes/rawhide-test.yml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||||
|
name: jp-test
|
||||||
|
base-image: quay.io/fedora/fedora-kinoite
|
||||||
|
image-version: rawhide
|
||||||
|
alt_tags:
|
||||||
|
- rawhide
|
||||||
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
|
modules:
|
||||||
|
- type: rpm-ostree
|
||||||
|
install:
|
||||||
|
- bat
|
||||||
Reference in New Issue
Block a user