1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

add missing vars

This commit is contained in:
Jason N. 2024-03-16 13:36:02 -04:00
parent 48e34efe59
commit 6d0f1066a5
3 changed files with 10 additions and 0 deletions

View file

@ -62,6 +62,11 @@ inputs:
description: "Name of the resulting ISO. Relative paths are relative to github.workspace"
required: false
default: build/deploy.iso
repos:
description: List of repo files for Lorax to use
required: false
rootfs_size:
description: The size (in GiB) for the squashfs runtime volume
secure_boot_key_url:
description: Secure boot key that is installed from URL location
required: false