linux 下jenkins安装

1、将Jenkins存储库添加到yum repos

sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo

导入keysudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key

2、yum安装jenkins

yum install jenkins提示找不到包
linux 下jenkins安装

 

 


http://mirrors.jenkins-ci.org/从这个地方自己下载之后在上传到linux服务器


 
上一篇:centos7 yum源更换


下一篇:All mirror URLs are not using ftp, http[s] or file.