Disable all phases but createrepo and image_container
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
189b5cf298
commit
6760e8af70
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user