Jenkins gitlab获取#超时= 10

时间:2019-07-16 07:11:39

标签: jenkins windows-10 gitlab integration

我正在Windows 10上运行Jenkins进行练习。我正在尝试从jenkins-Apache集成服务器中删除存储库。但是,git fetch调用持续10分钟,然后超时。

Fetching changes from the remote Git repository
> git.exe config remote.develop.url ~~~~~ # timeout=10
Fetching upstream changes from ~~~
> git.exe --version # timeout=10
using GIT_ASKPASS to set credentials gitlab for build and management
> git.exe fetch --tags --force --progress ~~~~
ERROR: Error fetching remote repo '${name}'
hudson.plugins.git.GitException: Failed to fetch from ~~~~

:) 预先感谢您的协助。

0 个答案:

没有答案