Disable all phases but createrepo and image_container

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-06-28 13:38:45 -04:00
parent 189b5cf298
commit 6760e8af70
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -15,11 +15,17 @@ create_jigdo = False
# We only build repositories, installer and images in Fedora so far.
skip_phases = [
"buildinstall",
"createiso",
"extra_isos",
"image_build",
"image_checksum",
"live_media",
"live_images",
"ostree",
"osbs",
"osbuild",
"ostree",
"repoclosure",
]
# Enables macboot on x86_64 for all variants and disables upgrade image building