jenkins 拉取 git 代码成功版本
Posted renliping
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jenkins 拉取 git 代码成功版本相关的知识,希望对你有一定的参考价值。
1、首先把git上用户rlp ,邮箱10999999@qq.com生成公钥,(jenkins所在服务器上执行)复制到git的setting中见。。。。
2、写git代码的地址:
3、配置
注意:上述私钥为jenkins服务器的id_rsa
参考文档
https://www.cnblogs.com/reblue520/p/7130914.html
http://blog.csdn.net/lusyoe/article/details/52782368
以上是关于jenkins 拉取 git 代码成功版本的主要内容,如果未能解决你的问题,请参考以下文章
Linux开发者的CI/CD配置jenkins凭据从github拉取代码