Explicitly enable koschei plugins
This commit is contained in:
parent
f227bcc75f
commit
1475f3b8f6
2 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,7 @@ config = {
|
|||
},
|
||||
},
|
||||
},
|
||||
"plugins": ['pkgdb', 'fedmsg_publisher'],
|
||||
"fedmsg": {
|
||||
{% if env == 'staging' %}
|
||||
"topic": "org.fedoraproject.stg.buildsys",
|
||||
|
|
|
@ -32,6 +32,7 @@ config = {
|
|||
},
|
||||
},
|
||||
},
|
||||
"plugins": ['pkgdb'],
|
||||
"fedmsg": {
|
||||
{% if env == 'staging' %}
|
||||
"topic": "org.fedoraproject.stg.buildsys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue