Skip to content

Commit

Permalink
[FIX JENKINS-33571] Remove Slack Plugin from the list
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Mar 16, 2016
1 parent 5ecbb09 commit fdd6cb2
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" },
// { "name": "slack" }, // JENKINS-33571
{ "name": "ssh" }
]
}
Expand Down

0 comments on commit fdd6cb2

Please sign in to comment.