Koschei: enable fedmsg plugin in staging
This commit is contained in:
parent
4321554143
commit
07b608f245
1 changed files with 0 additions and 4 deletions
|
@ -81,11 +81,7 @@ config = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{% if env == 'staging' %}
|
|
||||||
"plugins": ['copr'],
|
|
||||||
{% else %}
|
|
||||||
"plugins": ['fedmsg'],
|
"plugins": ['fedmsg'],
|
||||||
{% endif %}
|
|
||||||
"fedmsg": {
|
"fedmsg": {
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
"topic": "org.fedoraproject.stg.buildsys",
|
"topic": "org.fedoraproject.stg.buildsys",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue