mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
include template
This commit is contained in:
parent
f8bca82d1a
commit
14f3f9a695
1 changed files with 1 additions and 0 deletions
1
.github/workflows/iso.yml
vendored
1
.github/workflows/iso.yml
vendored
|
|
@ -65,6 +65,7 @@ jobs:
|
||||||
--repo /etc/yum.repos.d/fedora.repo \
|
--repo /etc/yum.repos.d/fedora.repo \
|
||||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||||
--add-template ${GITHUB_WORKSPACE}/lorax_templates/set_installer.tmpl \
|
--add-template ${GITHUB_WORKSPACE}/lorax_templates/set_installer.tmpl \
|
||||||
|
--add-template ${GITHUB_WORKSPACE}/lorax_templates/configure_upgrades.tmpl \
|
||||||
--rootfs-size 9 \
|
--rootfs-size 9 \
|
||||||
./results/
|
./results/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue