kiwibuild: Tell Koji which arches are allowed to fail
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
1f819ee08a
commit
be410d9fd5
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ class RunKiwiBuildThread(WorkerThread):
|
|||
profile=config["kiwi_profile"],
|
||||
release=release,
|
||||
repos=repo,
|
||||
optional_arches=self.can_fail,
|
||||
)
|
||||
|
||||
koji.save_task_id(task_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue