Trigger on messages from the CI pipeline
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
6cec1bc97d
commit
e116af40ea
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@
|
|||
plugin: fedmsgrabbitmq,
|
||||
routing_keys: [
|
||||
"org.fedoraproject.stg.buildsys.build.state.change",
|
||||
"org.fedoraproject.prod.buildsys.build.state.change"
|
||||
"org.fedoraproject.prod.buildsys.build.state.change",
|
||||
"org.centos.prod.ci.pipeline.allpackages-pr.complete",
|
||||
],
|
||||
playbooks_dir: /srv/loopabull-tasks/playbooks,
|
||||
ansible_cfg_path: /etc/ansible/ansible.cfg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue