我想在我的Android项目中使用CI。所以我在我的系统上安装了Jenkins并尝试配置GIT插件,但我得到了以下异常
无法连接到存储库:命令" git.exe -c core.askpass = true ls-remote -h https://username@company.com/some/path/android.git HEAD"返回状态码128: 标准输出: stderr:致命:无法访问' https://username@company.com/some/path/android.git/':与onestash.verizon.com:443相关的未知SSL协议错误
任何人都可以告诉我出现此错误的可能原因是什么。我可以从命令行访问存储库。
答案 0 :(得分:0)
检查您的插件设置。
请按以下步骤操作: -