mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-17 15:38:10 +00:00
Disable package for arm
This commit is contained in:
parent
61effffbb0
commit
81d7473481
@ -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"
|
image: "opensuse/leap:15.3"
|
||||||
|
|
||||||
prelude:
|
prelude:
|
||||||
@ -48,3 +49,4 @@ steps:
|
|||||||
{{end}}
|
{{end}}
|
||||||
- cp config/grub_live_efi.cfg /EFI/BOOT/grub.cfg
|
- cp config/grub_live_efi.cfg /EFI/BOOT/grub.cfg
|
||||||
{{end}}
|
{{end}}
|
||||||
|
{{ end }}
|
Loading…
Reference in New Issue
Block a user