应该如何使用 rhcloude 的 bitbucket 存储库的源代码?

how should use source code of bitbucket repository for rhcloude?

这个方法我试过了

我想知道,如何将 bitbuket 存储库与 openshift 一起使用。

OpenShift Online 无法在创建应用程序的第一步克隆私人仓库;将显示 "Source code repository could not be cloned" 错误。

这可以通过创建一个空的 OpenShift 应用程序然后将私有代码推送到 OpenShift 存储库来解决。


概述了有关如何使用 OpenShift 存储库作为现有存储库的附加远程的一些方法in this question