mirror of
https://github.com/armbian/actions.git
synced 2026-01-06 10:36:19 -08:00
fix specialExtensions
This commit is contained in:
@@ -59,14 +59,14 @@ runs:
|
||||
# Documentation: https://github.com/armbian/armbian-router
|
||||
|
||||
specialExtensions:
|
||||
boot-sms.img.xz: -boot-sms
|
||||
boot-boe.img.xz: -boot-boe
|
||||
boot-csot.img.xz: -boot-csot
|
||||
rootfs.img.xz: -rootfs
|
||||
img.qcow2: -qcow2
|
||||
img.qcow2.xz: -qcow2
|
||||
boot.bin.xz: -uboot-bin
|
||||
hyperv.zip: -hyperv
|
||||
- boot-sms.img.xz: -boot-sms
|
||||
- boot-boe.img.xz: -boot-boe
|
||||
- boot-csot.img.xz: -boot-csot
|
||||
- rootfs.img.xz: -rootfs
|
||||
- img.qcow2: -qcow2
|
||||
- img.qcow2.xz: -qcow2
|
||||
- boot.bin.xz: -uboot-bin
|
||||
- hyperv.zip: -hyperv
|
||||
|
||||
servers:
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user