Generate images.json for extra_isos phase

JIRA: RHELCMP-7241
Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
Haibo Lin 2021-11-15 14:38:53 +08:00
parent f681956cf1
commit 5e6248e3e0
1 changed files with 1 additions and 0 deletions

View File

@ -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()