Configura Cloud Build

En esta página, se describen los pasos para configurar Cloud Build. Para obtener información sobre los cargos a Cloud Build, consulta Precios.

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

    Go to project selector

  2. Asegúrate de que la facturación esté habilitada para tu proyecto de Google Cloud.

  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. Si ya instalaste gcloud CLI, asegúrate de tener la versión más reciente disponible:

     gcloud components update