I was not able to get the SSH way working but with the basic authentication 
worked great for me using below URL format.

https://[username]:[password]@bitbucket.org/[organization]/[projectname].git


I was using my email as username but for this URL I could just use my 
profile name and it worked.


Kritul


On Saturday, 29 December 2018 20:07:00 UTC-5, Kritul Rathod wrote:
>
> Hi Everyone,
>
>
> I am trying to set up a CI pipeline for a Git repo hosted on the bitbucket 
> server. Please see the below screenshot. 
>
>
> Its stuck at the "Check Connection" step and I am not sure what is 
> missing, the same setup worked while using the GitHub repo. 
>
>
> [image: 2018-12-29_19-51-30.png]
>
>
> The Git URL is : https://[UserName]@bitbucket.org/[OrgName]/cgl4tests.git 
> <http://bitbucket.org/%5BOrgName%5D/cgl4tests.git>
>
>
> I already checked the discussion at - 
> https://groups.google.com/forum/#!topic/go-cd/YasHUbkOncs
>
>
>
> Could you please help what am I missing? Is it looking for the 
> authentication / credentials? if yes please provide the link to right 
> resource on how to configure the credentials.
>
>
> Regards,
>
> Kritul
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to