jenkins-job-builder/tests/publishers/fixtures/slack001.yaml
Yolande Amate 1300071f92 Add support for new parameter option in Slack Plugin
Change-Id: Ic827d8ee9de057f535fa2b95ab7a7aaa7bc20fee
Task: 3457
story: 2000850
2017-07-25 01:19:03 +01:00

7 lines
148 B
YAML

publishers:
- slack:
room: '#builds'
team-domain: 'teamname'
auth-token: 'yourauthtoken'
auth-token-id: 'yourauthtokenid'