jenkins-job-builder/tests/publishers/fixtures/hipchat001.yaml

11 lines
211 B
YAML

publishers:
- hipchat:
token: auth
rooms:
- room1
- room2
notify-start: true
notify-aborted: true
start-message: job started
complete-message: job completed