Cloud Build #
Build a Docker Image and host in Artifact Repository #
From the GCP QuickStart tutorial.
- Set the default project in the command line:
gcloud config set project <gcp project name>
- Add the
storage.ObjectUser
role:
- Add the artifactregistry.writer role: