原文:解决:Failed to connect to repository : Error performing command: git.exe ls-remote -h xxxxxxx HEAD

在jenkins新建工程,配置源码管理时,发现输入gitlab的Repository URL,总会抛出一个错误: 后来在网上各种百度,终于找到了一篇比较靠谱的文章,顺着文章的提示,去Manage Jenkins Global Tool Configuration里面查看 发现找不到git.exe,因为我的jenkins是装在本地的,git是cmder自带的,因此可能jenkins的环境变量下没有找 ...

2019-06-13 23:22 0 3336 推荐指数:

查看详情

jenkins Error performing command: git ls-remote -h

Jenkins新建项目中源码管理使用Git时遇到如下问题: Failed to connect to repository : Error performing command: git ls-remote -h http://192.168.0.22/finance ...

Sat Nov 25 01:18:00 CST 2017 0 9292
Jenkins : Error performing command: git ls-remote -h

jenkins提示:Failed to connect to repository : Error performing command: git ls-remote -h jenkins服务器未安装git或者git版本过低 安装完成之后,再刷新后正常 ...

Wed Jul 10 02:18:00 CST 2019 0 746
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM