Skip to content

Commit

Permalink
Add Slack Plugin again, 2.0.1 resolved cause for JENKINS-33571
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Mar 21, 2016
1 parent b5ab871 commit 4957847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/src/main/js/api/plugins.js
Expand Up @@ -136,7 +136,7 @@ exports.availablePlugins = [
{ "name": "emailext-template" },
{ "name": "mailer" },
{ "name": "publish-over-ssh" },
// { "name": "slack" }, // JENKINS-33571
{ "name": "slack" },
{ "name": "ssh" }
]
}
Expand Down

0 comments on commit 4957847

Please sign in to comment.