Explicitly enable koschei plugins

This commit is contained in:
Michael Simacek 2016-04-14 18:01:10 +02:00
parent f227bcc75f
commit 1475f3b8f6
2 changed files with 2 additions and 0 deletions

View file

@ -83,6 +83,7 @@ config = {
},
},
},
"plugins": ['pkgdb', 'fedmsg_publisher'],
"fedmsg": {
{% if env == 'staging' %}
"topic": "org.fedoraproject.stg.buildsys",

View file

@ -32,6 +32,7 @@ config = {
},
},
},
"plugins": ['pkgdb'],
"fedmsg": {
{% if env == 'staging' %}
"topic": "org.fedoraproject.stg.buildsys",