CentOS6.4 安装jenkins-ly36843运维
# wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo# rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
# yum install jenkins -y
# yum install java -y
# service jenkins start
Starting Jenkins
页:
[1]