How to connect OpenShift with a private BitBucket Repository

前端 未结 1 2014
独厮守ぢ
独厮守ぢ 2021-02-13 01:46

I want to host a website on OpenShift but I want my code to synchronize automatically with a \"free but private\" service like Git, so I found BitBucket.

I tried to conn

相关标签:
1条回答
  • 2021-02-13 02:09

    After a lot of searching on Google I found the solution...

    I suggest to people with (almost) the same issue as I had, or who are also beginners like me with OpenShift and BitBucket to read and understand this well written tutorial by Redhat: https://www.openshift.com/developers/install-and-setup-putty-ssh-client-for-windows

    After that small tutorial, I was able to connect OpenShift with BitBucket through SourceTree.

    0 讨论(0)
提交回复
热议问题