Skip to content

zacker330/jenkins-install-plugins-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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