Ignore weak deps in staging Koschei
This commit is contained in:
parent
21824949be
commit
b6dec401db
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ config = {
|
|||
"cache_l1_threads": 3,
|
||||
"cache_l2_threads": 1,
|
||||
"cache_threads_max": 4,
|
||||
{% if False %}
|
||||
{# hawkey on el7 doesn't support ignore_weak_deps and Koji is not ignoring them either #}
|
||||
{% if env == 'staging' %}
|
||||
"ignore_weak_deps": True,
|
||||
{% endif %}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue