Generate images.json for extra_isos phase
JIRA: RHELCMP-7241 Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
parent
f681956cf1
commit
5e6248e3e0
@ -553,6 +553,7 @@ def run_compose(
|
|||||||
buildinstall_phase.skip()
|
buildinstall_phase.skip()
|
||||||
and ostree_installer_phase.skip()
|
and ostree_installer_phase.skip()
|
||||||
and createiso_phase.skip()
|
and createiso_phase.skip()
|
||||||
|
and extra_isos_phase.skip()
|
||||||
and liveimages_phase.skip()
|
and liveimages_phase.skip()
|
||||||
and livemedia_phase.skip()
|
and livemedia_phase.skip()
|
||||||
and image_build_phase.skip()
|
and image_build_phase.skip()
|
||||||
|
Loading…
Reference in New Issue
Block a user