diff --git a/pungi/scripts/pungi_koji.py b/pungi/scripts/pungi_koji.py index b8669d8d..97db2263 100644 --- a/pungi/scripts/pungi_koji.py +++ b/pungi/scripts/pungi_koji.py @@ -553,6 +553,7 @@ def run_compose( buildinstall_phase.skip() and ostree_installer_phase.skip() and createiso_phase.skip() + and extra_isos_phase.skip() and liveimages_phase.skip() and livemedia_phase.skip() and image_build_phase.skip()