原文:jenkins拉取gitlab代碼時提示 Failed to connect to repository : Error performing git command: git ls-remote -h 解決辦法

查看是否安裝了git :git version 如果安裝了git ,查看jenkins里配置的git目錄是否正確: Manage Jenkins Global tool Configuration Git Path to Git executable:填入git的安裝目錄, git的安裝目錄獲取方式:whereis git ,要精確到 bin git ...

2021-04-30 15:13 0 316 推薦指數:

查看詳情

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