Hi Team,
Is Google cloud source repo integration can be done with Morpheus. I see that it is fully managed private git repo but as per below discussion, it cannot be done. Is there any workaround available for this.
Regards
RJ
Hi Team,
Is Google cloud source repo integration can be done with Morpheus. I see that it is fully managed private git repo but as per below discussion, it cannot be done. Is there any workaround available for this.
Regards
RJ
I was able to get this to work. Though, I had to generate the SSH key from Morpheus and add to GCP.
ssh://your@gmail.com@source.developers.google.com:2022/p/yourproject/r/yourrepo
master
Generated Key
Now for whatever reason my save window doesn’t seem to close, but if I refresh the page in Morpheus it has been added and I am able to successfully use the repo in Morpheus.
Thank you @cbunge . I will try this out.