【发布时间】:2019-12-17 05:43:53
【问题描述】:
我想在 Google Source Repository 中镜像 bitbuket repo,我需要在下面的 json 请求正文中传递什么。
{
"mirrorConfig": {
"url": "",
"deployKeyId": "",
"webhookId": ""
},
"name": "",
"pubsubConfigs": {}
}```
【问题讨论】:
-
在哪里可以找到 deployKeyId
-
我想将所有 bitbucket 存储库镜像到谷歌源存储库
标签: bitbucket google-apis-explorer google-cloud-build google-source-repositories