mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
increase rootfs size
This commit is contained in:
parent
d2a4ff506e
commit
7389413151
1 changed files with 1 additions and 0 deletions
1
.github/workflows/iso.yml
vendored
1
.github/workflows/iso.yml
vendored
|
|
@ -60,6 +60,7 @@ jobs:
|
||||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||||
--enablerepo updates \
|
--enablerepo updates \
|
||||||
--add-template ${GITHUB_WORKSPACE}/lorax_templates/embed.tmpl \
|
--add-template ${GITHUB_WORKSPACE}/lorax_templates/embed.tmpl \
|
||||||
|
--rootfs-size 9 \
|
||||||
./results/
|
./results/
|
||||||
|
|
||||||
- name: Upload ISO as artifact
|
- name: Upload ISO as artifact
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue