mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
update default kickstart
This commit is contained in:
parent
a3a5775778
commit
16a85f0cca
3 changed files with 5 additions and 0 deletions
3
.github/workflows/iso.yml
vendored
3
.github/workflows/iso.yml
vendored
|
|
@ -117,9 +117,12 @@ jobs:
|
|||
--enablerepo fedora \
|
||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||
--enablerepo updates \
|
||||
--add-template ${GITHUB_WORKSPACE}/lorax_templates/registry_cache.tmpl \
|
||||
-i podman \
|
||||
./results/
|
||||
|
||||
- name: show work
|
||||
|
||||
- name: Generate xorriso input
|
||||
run: |
|
||||
ln -s /registry_cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue