Our VC tool is Bitbucket Server and allows Internet traffic.
We are building in GCP and trying to use Cloud Build. We probably have tried 5 different solutions across a month with no success.
Wondering if anyone was successful and could share their experiences.
2nd Gen attempts Can't even create a host connection. only supports Bitbucket Data Center, so trying that.
1st Gen attempts Successfully created a host. On Bitbucket can see authorization attempt. However fails on trigger step Also trying to connect via Data Center Option, via Private Network Access. Trigger Error "Fatal: unable to update url base from redirection Asked for:" url.git/info/refs?service=git-upload-pack" Redirect: url/my.logout.php3?errorcode=19
ERROR: error fetching git source:generic::unknown.
What is interesting that when entered the asked for url asks for user name and password (the trigger part), but the host connection is set up on token.
Thank you for your suggestions.
Tried all the options available from the cloud build config part.