centos7配置jenkions配置
Posted cherish937426
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7配置jenkions配置相关的知识,希望对你有一定的参考价值。
插件管理
权限管理插件 role- 凭证管理插件 credentials B
服务器配置
sed -i ‘s/http://updates.jenkins-ci.org/download/https://mirrors.tuna.tsinghua.edu.cn/jenkins/g‘ /var/lib/jenkins/updates/default.json && sed -i ‘s/http://www.google.com/https://www.baidu.com/g‘ /var/lib/jenkins/updates/default.json
清华源配置地址
https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/update-center.json
以上是关于centos7配置jenkions配置的主要内容,如果未能解决你的问题,请参考以下文章