jenkins.plugins.slack.SlackNotifier.xml 407 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl plugin="slack@2.3">
  <baseUrl>https://ym-engineer.slack.com/services/hooks/jenkins-ci/</baseUrl>
  <teamDomain></teamDomain>
  <token>K1f901OEP3AH3tHP2WQ6Yiw6</token>
  <tokenCredentialId></tokenCredentialId>
  <botUser>false</botUser>
  <room>#jenkins</room>
</jenkins.plugins.slack.SlackNotifier_-DescriptorImpl>