rabbitmq: fixing syntax error I introduced
This commit is contained in:
parent
3f15954566
commit
a962b3a2ec
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@
|
||||||
vars:
|
vars:
|
||||||
username: fedora-build-checks{{ env_suffix }}
|
username: fedora-build-checks{{ env_suffix }}
|
||||||
queue_name: fedora-build-checks{{ env_suffix }}
|
queue_name: fedora-build-checks{{ env_suffix }}
|
||||||
routing_keys:
|
routing_keys:
|
||||||
- "org.centos.ci.#"
|
- "org.centos.ci.#"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue