【问题标题】:Google Cloud Functions - Can I deploy code from a different GCP project repo into a Cloud Function?Google Cloud Functions - 我可以将来自不同 GCP 项目存储库的代码部署到 Cloud Functions 中吗?
【发布时间】:2019-03-19 17:45:06
【问题描述】:

我想在项目 A 中部署一个 Google Cloud Function,但我希望源文件是我在项目 B 的 Google Cloud Source Repository 中的那些文件。这可能吗?

谢谢,

【问题讨论】:

    标签: python google-cloud-platform google-cloud-functions google-source-repositories


    【解决方案1】:

    您应该可以specify from which source repository 获取您想要的代码。

    确保您已设置proper permissions 以访问存储库。

    【讨论】:

      猜你喜欢
      • 2021-03-09
      • 2020-11-03
      • 2018-05-18
      • 1970-01-01
      • 1970-01-01
      • 2019-10-06
      • 1970-01-01
      • 1970-01-01
      • 2021-03-05
      相关资源
      最近更新 更多