我在google云应用引擎上部署laravel项目时遇到错误。
这是错误:
错误:(gcloud.app.deploy)错误响应:[7]用户“service-account-email”必须有权在us.gcr.io/"my project name“/ appengine / default读取图像.20170907t141350:最新
我还创建了服务帐户并且还提供了编辑角色,甚至尝试使用
进行修复https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps/repair
并授予创建实例的权限。
但我仍然不断收到此错误
有人帮我吗?
由于