Skip to content

zacker330/jenkins-install-plugins-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
zacker330
May 6, 2019
38d232f · May 6, 2019

History

2 Commits
May 6, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019
Apr 27, 2019

Repository files navigation

cd $JENKINS_HOME
git clone https://github.com/zacker330/jenkins-install-plugins-shell.git
cd jenkins-install-plugins-shell
chmod +x install-plugins.sh jenkins-support
export JENKINS_WAR_PATH=<Jenkins war文件的路径>
./install-plugins.sh < plugins.txt

plugins.txt:

ansible:1.0
powershell:1.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages