jenkins.plugins.slack.SlackNotifier.xml 402 Bytes
Newer Older
1
<?xml version='1.1' encoding='UTF-8'?>
2
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl plugin="slack@2.22">
3 4
  <baseUrl>https://ym-engineer.slack.com/services/hooks/jenkins-ci/</baseUrl>
  <teamDomain></teamDomain>
5
  <tokenCredentialId>ce747d42-c005-45b9-b967-54859c37ac18</tokenCredentialId>
6 7 8
  <botUser>false</botUser>
  <room>#jenkins</room>
</jenkins.plugins.slack.SlackNotifier_-DescriptorImpl>