I\'m creating a job in Jenkins 2.152 running on Windows Server 2016 which needs to pull from a git repo hosted on bitbucket.org.
I tested the ssh key through git-bash so I k
Somehow I got it work again but the real steps that fix the issue is unclear.
what I did is to regenerate the ssh key again and put everything to its default location. Reupload the public key, replace the private key in the credential and then it starts to work.