Disable koschei pagure plugin until I figure out why it segfaults
This commit is contained in:
parent
22930dead9
commit
ef6f884a0a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ config = {
|
|||
{% if env == 'staging' %}
|
||||
"plugins": ['pagure', 'copr'],
|
||||
{% else %}
|
||||
"plugins": ['pagure'],
|
||||
"plugins": [],
|
||||
{% endif %}
|
||||
"caching": {
|
||||
"pagure": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue