diff --git a/fedora.conf b/fedora.conf index 686c456..2175d82 100644 --- a/fedora.conf +++ b/fedora.conf @@ -463,7 +463,7 @@ live_media = { failable_deliverables = [ ('^.*$', { # Buildinstall can fail on any variant and any arch - '*': ['buildinstall', 'image-build', 'live-media', 'live'], + '*': ['buildinstall', 'image-build', 'live-media', 'live', 'ostree', 'ostree_installer'], 'src': ['buildinstall'], # Nothing on i386 blocks the compose 'i386': ['buildinstall', 'iso', 'live'],