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. Google Cloud 프로젝트에 결제가 사용 설정되어 있는지 확인합니다.

  3. 필요한 API를 사용 설정합니다.

    API 사용 설정

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

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

     gcloud components update