Azure: Allow images to fail for now
We can amend this setting later once we know everything is working well. Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
f6a10ed79a
commit
142ed5e0cc
@ -325,7 +325,7 @@ image_build = {
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
'subvariant': 'Cloud_Base',
|
||||
'failable': ['x86_64'],
|
||||
'failable': ['*'],
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user