Cloud Build の設定

このページでは、Cloud Build を設定する方法について説明します。Cloud Build の料金については、料金をご覧ください。

  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. すでに gcloud CLI をインストールしている場合は、最新のバージョンがインストールされていることを確認します。

     gcloud components update