mirror of
https://github.com/kairos-io/packages.git
synced 2025-07-31 15:23:34 +00:00
Requires git
This commit is contained in:
parent
b2b56d1f62
commit
e3c125f1c3
@ -2,6 +2,7 @@
|
||||
image: "opensuse/leap:15.3"
|
||||
|
||||
prelude:
|
||||
- zypper in -y git
|
||||
{{ if .Values.arch }}
|
||||
{{if eq .Values.arch "x86_64"}}
|
||||
- zypper in -y --no-recommends syslinux grub2-i386-pc grub2-x86_64-efi shim
|
||||
|
Loading…
Reference in New Issue
Block a user