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. Verify that billing is enabled for your Google Cloud project.

  3. Enable the required API.

    Enable the API

  4. Install the Google Cloud CLI. After installation, initialize the Google Cloud CLI by running the following command:

    gcloud init

    If you're using an external identity provider (IdP), you must first sign in to the gcloud CLI with your federated identity.

  5. 이전에 이미 gcloud CLI를 설치한 경우 최신 버전을 사용할 수 있는지 확인합니다.

     gcloud components update