mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Staging koji now has armhfp buiders
This commit is contained in:
@@ -20,11 +20,7 @@ config = {
|
||||
"target_tag": "{{ koschei_koji_tag }}",
|
||||
"build_tag": "{{ koschei_koji_tag }}-build",
|
||||
"max_builds": 40,
|
||||
{% if env == 'staging' %}
|
||||
"build_arches": ['i386', 'x86_64'],
|
||||
{% else %}
|
||||
"build_arches": ['i386', 'x86_64', 'armhfp'],
|
||||
{% endif %}
|
||||
"build_opts": {
|
||||
},
|
||||
"load_threshold": 0.65,
|
||||
|
||||
Reference in New Issue
Block a user