当前位置:   article > 正文

Jenkins连接git时异常 Failed to connect to repository_failed to connect to repository : command "git.exe

failed to connect to repository : command "git.exe ls-remote -h -- git@gitee

在使用Jenkins进行项目自动部署的时候,报错无法连接git仓库。

Failed to connect to repository : Command "git.exe ls-remote -h https://git.oschina.net/sinama/bboss3.git HEAD" returned status code 128:
stdout: 
stderr: remote: Not Found
fatal: repository 'your github url' not found
  • 1
  • 2
  • 3
  • 4

原因是没有在页面登录GitHub账号。
解决:添加Credentials, 单击Add按钮, Kind字段选择Username with password, 输入git的用户名和密码, 重新填写Repository URL就可以了

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/562447
推荐阅读
相关标签
  

闽ICP备14008679号