[root@localhost ~]# sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo [root@localhost ~]# sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key [root@localhost ~]# yum install jenkins [root@localhost ~]# service jenkins start
그리고 나서, 웹 브라우저를 통해 젠킨스에 접속할 수 있다.
댓글 없음 :
댓글 쓰기