Skip to content

Commit 5e90133

Browse files
authored
Merge pull request #38 from gardenlinux/flavor
Add new flavor
2 parents e6dc0b7 + cee156c commit 5e90133

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

flavors.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,14 @@ targets:
2727
test: true
2828
test-platform: false
2929
publish: false
30+
- name: metal
31+
category: baremetal
32+
flavors:
33+
- features:
34+
- orabos
35+
- _pxe
36+
arch: amd64
37+
build: true
38+
test: true
39+
test-platform: false
40+
publish: false

0 commit comments

Comments
 (0)