Open mayingping-Bella opened 2 years ago
jenkins 部署:
1. sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo 2. sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key 3. sudo yum -y install jenkins
jenkins 部署: