相关疑难解决方法(0)

GitHub Cloud Build与monorepo中的多个cloudbuild.yamls集成

GitHub的Google Cloud Build集成未检测到cloudbuild.yaml或者Dockerfile它是否不在存储库的根目录中.

当使用包含多个的monorepo时cloudbuild.yamls,如何配置GitHub的Google Cloud Build集成来检测正确的cloudbuild.yaml

文件路径:

services/api/cloudbuild.yaml
services/nginx/cloudbuild.yaml
services/websocket/cloudbuild.yaml
Run Code Online (Sandbox Code Playgroud)

Cloud Build集成输出:

构建失败

google-cloud-platform monorepo google-cloud-build

12
推荐指数
2
解决办法
1940
查看次数