原文:解決: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