Como configurar o Cloud Build

Nesta página, descrevemos as etapas para configurar o Cloud Build. Para informações sobre cobranças no Cloud Build, consulte Preços.

  1. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  2. Make sure that billing is enabled for your Google Cloud project.

  3. Enable the required API.

    Enable the API

  4. Install the Google Cloud CLI, then initialize it by running the following command:

    gcloud init
  5. Se você já instalou a CLI gcloud, verifique se tem a versão mais recente disponível:

     gcloud components update