Fix staging koschei fedmsg topic
This commit is contained in:
parent
e6604af655
commit
fc603fc8fe
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ config = {
|
|||
},
|
||||
"fedmsg": {
|
||||
{% if env == 'staging' %}
|
||||
"topic": "org.fedoraproject.stg",
|
||||
"topic": "org.fedoraproject.stg.buildsys",
|
||||
{% else %}
|
||||
"topic": "org.fedoraproject.prod.buildsys",
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue