# Google Cloud Build

Steps to be followed:

* Login to your GCP console&#x20;
* [Create a Service Account](https://cloud.google.com/iam/docs/creating-managing-service-accounts)  with the  **following permissions**
* [Generate a Service Key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)  mapped to the Service Account&#x20;
* Upload the Service Key to save the GCR instance as a provider&#x20;

**Permissions:**

* cloudbuild.builds.get
* cloudbuild.builds.list
* cloudbuild.builds.create
* cloudbuild.builds.update
