sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key yum install jenkins
安裝後小小設定
chkconfig jenkins on # listen port 8080 service jenkins start
Log檔案位置
/var/log/jenkins/jenkins.log
Reference: jenkins-ci.org
沒有留言:
張貼留言