invalid image name in cloud build when using domain-scoped project
问题 I'm trying to build a container with GCP's Cloud Build. I'm using the simple template from the quickstart doc. I've done this before successfully. However, this time I am using a project which is under an "organization". So the project ID is mycompany.com:projectX , rather than simply projectX . I am unable to get the build to complete. When I run: gcloud builds submit --tag gcr.io/mycompany.com:project-id/helloworld I get the following error: (gcloud.builds.submit) INVALID_ARGUMENT: invalid