We successfully moved our repositories from **@bitbucket.org to bitbucket.**.**.**.au/scm. ie from AWS to on premises. So I' had to change the GIThub configuration in jenkins.
After I changed , I see this error.
Failed to connect to repository : Command "git ls-remote -h https://**@bitbucket.org/dec-ce/*/automation.git HEAD" returned status code 128
Hi @Shravan Nagareddi ,
The error is most likely permission-related. How is your Jenkins instance authenticating with your Bitbucket Server instance?
The easiest way to connect Bitbucket Server to Jenkins is to use Atlassian's official Bitbucket Server Jenkins plugin. You can read more about it here.
Hope that helps!
Regards,
Kristy
Developer on Bitbucket Server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.