mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
set enablerepo
This commit is contained in:
parent
58954999d3
commit
cad0135451
1 changed files with 2 additions and 0 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -39,7 +39,9 @@ jobs:
|
|||
--isfinal --buildarch=${arch} --volid=Fedora-S-dvd-${arch}-${version} \
|
||||
--macboot --noupgrade \
|
||||
--repo /etc/yum.repos.d/fedora.repo \
|
||||
--enablerepo fedora \
|
||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||
--enablerepo updates \
|
||||
--add-template ${GITHUB_WORKSPACE}/runtime.tmpl \
|
||||
./results/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue