linux-tutorial/codes/deploy/tool/jenkins/README.md
Zhang Peng e0bcef6b91 ✏️ 更改路径
2018-09-29 10:16:24 +08:00

320 B

安装 Jenkins

安装 Jenkins8

使用方法:

wget --no-check-certificate --no-cookies https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/jenkins/install-jenkins.sh
chmod -R 777 install-jenkins.sh
./install-jenkins.sh

脚本会下载解压 Jenkins 到 /opt/jenkins 路径下。