mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-01 07:29:07 +00:00
Build shim only for amd64
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# This is only for amd64
|
||||
{{ if eq .Values.arch "" }}
|
||||
image: registry.opensuse.org/opensuse/leap:15.3
|
||||
|
||||
prelude:
|
||||
@@ -9,4 +11,5 @@ includes:
|
||||
- usr/share/efi/.*/*.efi
|
||||
excludes:
|
||||
# This is shipped by system/grub2-efi
|
||||
- usr/share/efi/.*/grub.efi
|
||||
- usr/share/efi/.*/grub.efi
|
||||
{{end}}
|
Reference in New Issue
Block a user