Skip to content

Commit

Permalink
Add join plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
abtris committed Dec 15, 2011
1 parent 284b95e commit 2730ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/install_jenkins_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin git
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin greenballs
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin jobConfigHistory
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin build-pipeline-plugin
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin join
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin disk-usage
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin configurationslicing

Expand Down

0 comments on commit 2730ae6

Please sign in to comment.