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

8 lines
196 B
YAML

publishers:
- slack:
room: '#builds'
team-domain: 'teamname'
auth-token: 'yourauthtoken'
auth-token-id: 'yourauthtokenid'
build-server-url: 'http://localhost:8081'