parent
d7eb24c797
commit
988e2b166d
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ config = {
|
|||
"source_tag": "{{ koschei_koji_tag }}",
|
||||
"target_tag": "{{ koschei_koji_tag }}",
|
||||
"build_tag": "{{ koschei_koji_tag }}-build",
|
||||
"max_builds": 60,
|
||||
"max_builds": 40,
|
||||
{% if env == 'staging' %}
|
||||
"build_arches": ['i386', 'x86_64'],
|
||||
{% else %}
|
||||
|
@ -27,7 +27,7 @@ config = {
|
|||
{% endif %}
|
||||
"build_opts": {
|
||||
},
|
||||
"load_threshold": 0.75,
|
||||
"load_threshold": 0.65,
|
||||
"task_priority": 30,
|
||||
},
|
||||
"dependency": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue