GCP Cloud Build

Cloud Build #

Build a Docker Image and host in Artifact Repository #

From the GCP QuickStart tutorial.

  1. Set the default project in the command line:
gcloud config set project <gcp project name>
  1. Add the storage.ObjectUser role:

  1. Add the artifactregistry.writer role: