yanghongjun 发表于 2018-1-10 10:36:17

【jenkins git】Failed to connect to repository:Error performing command:git.exe ls

  jenkins使用git源码管理报错:Failed to connect to repository:Error performing command:git.exe ls-remote-h
  本机需要安装git,设置好路径之后,重启jenkins
  如下图:
https://www.iyunv.com/uploadfile/Collfiles/20161130/201611300951411002.png
  解决:在 系统管理-Global Tool Configuration 设置本地git.exe的路径。如下图:
https://www.iyunv.com/uploadfile/Collfiles/20161130/201611300951411003.png
https://www.iyunv.com/uploadfile/Collfiles/20161130/201611300951411004.png

imissmylove 发表于 2018-1-26 11:44:28

Thanks for sharing!!!!!
页: [1]
查看完整版本: 【jenkins git】Failed to connect to repository:Error performing command:git.exe ls