jenkins - Failed to connect to repository : Command "git ls-remote -h git@bitbucket.org:****/****.git -


hey guys,

i wanted ask of if knew how connect bitbucket through ssh keys , integrate ssh keys of jenkins.

i'm trying "checkout/clone repositories bitbucket of company i'm working onto local machine (windows 7) , add test feature/function afterwards.

but focus connect git servers using right keys , linked right keys.

i don't why i'm receiving error since had pasted in public key within bitbucket , private key in credentials of jenkins.

bitbucket-ssh key-connection

jenkins-ssh key-connection


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -