mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
formatting
This commit is contained in:
parent
da847b5de2
commit
4ba1c04923
2 changed files with 1 additions and 2 deletions
1
.github/workflows/iso.yml
vendored
1
.github/workflows/iso.yml
vendored
|
|
@ -54,7 +54,6 @@ jobs:
|
|||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||
--enablerepo updates \
|
||||
--add-template ${GITHUB_WORKSPACE}/lorax_templates/registry_cache.tmpl \
|
||||
-i podman \
|
||||
./results/
|
||||
|
||||
- name: Generate xorriso input
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
append usr/share/anaconda/interactive-defaults.ks ostreecontainer --remote=ghcr.io/ublue-os/base-main:39 --url /run/install/repo/base-main.tar --transport oci-archive
|
||||
append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote=ghcr.io/ublue-os/base-main:39 --url=file:///run/install/repo/base-main.tar --transport=oci-archive --no-signature-verification"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue