mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-09 03:11:16 +00:00
Disable package for arm
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{ if eq .Values.arch "x86_64" }} # This makes the package available only on amd64 for now
|
||||
image: "opensuse/leap:15.3"
|
||||
|
||||
prelude:
|
||||
@@ -47,4 +48,5 @@ steps:
|
||||
{{end}}
|
||||
{{end}}
|
||||
- cp config/grub_live_efi.cfg /EFI/BOOT/grub.cfg
|
||||
{{end}}
|
||||
{{end}}
|
||||
{{ end }}
|
Reference in New Issue
Block a user