lif3ng's Blog
SSH
拉取远程分支
对接 Jenkins
#
对接 Jenkins
#
Jenkins提交代码
使用包含账号密码的http/https链接可以顺利通过鉴权,~/.ssh下的密钥可能不管用
https://<user>:<pwd>@github.com/xxxx/xxxx.git
←
拉取远程分支