Disable Koschei fedmsg plugin in staging
This commit is contained in:
parent
c0b3ad5eb5
commit
fdf54347e0
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ config = {
|
|||
},
|
||||
},
|
||||
{% if env == 'staging' %}
|
||||
"plugins": ['fedmsg', 'copr'],
|
||||
"plugins": ['copr'],
|
||||
{% else %}
|
||||
"plugins": ['fedmsg'],
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue