Make atomic workstation failable
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0a494a4fc1
commit
9d60d3017a
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@ ostree = {
|
|||
]
|
||||
"ostree_repo": "/mnt/koji/compose/updates/atomic",
|
||||
"tag_ref": False,
|
||||
"arches": ["x86_64"]
|
||||
"arches": ["x86_64"],
|
||||
"failable": ["x86_64"]
|
||||
},
|
||||
[% endif %]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue