Re: Problem when trying to connect to GitHub from a Windows slave

2019-05-27 Thread Sébastien Hinderer
Hello David, Many thanks for your response! eyal david (2019/05/27 18:37 +0300): > Hi > Try to recreate new keys from the windows slave using the git bash ... What do you mean by git bash ? > than create credentails id in jenkins master based on the your private key > created on the windows sla

Re: Problem when trying to connect to GitHub from a Windows slave

2019-05-27 Thread Sébastien Hinderer
Hi, Many thanks for your response. Geoffroy J (2019/05/27 09:18 -0700): > Hello > > Have you tried cloning manually using the ssh key on windows? Yes, and it worked. Sorry I forgot to mention this. > Also, what username have you configured for your git credential on > Jenkins? The GitHub user

Re: Problem when trying to connect to GitHub from a Windows slave

2019-05-27 Thread Geoffroy J
Hello Have you tried cloning manually using the ssh key on windows? Also, what username have you configured for your git credential on Jenkins? I faced ssh issues on windows because of change in SSH/GIT and it was necessary to set credential username to 'git' instead of the real github username