Jenkins can not clone Git repository over Git/SSH on Windows

后端 未结 8 1079
走了就别回头了
走了就别回头了 2020-12-13 20:06

I have successfully cloned Git repository in Jenkins over Git/SSH on Windows 2008 32-bit. When I tried to do the same on Windows 2008 64-bit, Console Output page ge

8条回答
  •  情深已故
    2020-12-13 20:33

    https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Plugin

    Just add a ssh-enabled user logon to Jenkins and it should work smoothly.

提交回复
热议问题