【发布时间】:2018-09-28 12:36:14
【问题描述】:
使用以下输出构建错误(使用 Rails 应用程序)
ERROR: (gcloud.app.deploy) There is a cloudbuild.yaml in the current directory, and the runtime field in /workspace/app.yaml is currently set to [runtime: ruby]. To use your cloudbuild.yaml to build a custom runtime, set the runtime field to [runtime: custom]. To continue using the [ruby] runtime, please remove the cloudbuild.yaml from this directory.
【问题讨论】:
标签: google-app-engine google-cloud-build