Cloud Build는 Google Cloud인프라에서 빌드를 실행하는 서비스입니다. Cloud Build는 Cloud Storage, GitLab, GitHub 또는 Bitbucket에서 소스 코드를 가져오고, 자신의 사양에 맞게 빌드를 실행하고, Docker 컨테이너 또는 Java 보관 파일과 같은 아티팩트를 생성할 수 있습니다. 자세히 알아보기
Cloud Build는 빌드를 일련의 빌드 단계로 실행합니다. 각 빌드 단계는 Docker 컨테이너에서 실행됩니다. 빌드 단계는 환경에 관계없이 컨테이너에서 수행할 수 있는 모든 작업을 수행할 수 있습니다. 작업을 수행하려면 Cloud Build에서 제공하는 지원되는 빌드 단계를 사용하거나 맞춤 빌드 단계를 작성하면 됩니다.
무료 크레딧 $300로 개념 증명 시작
-
Gemini 2.0 Flash Thinking 이용
-
AI API 및 BigQuery를 포함하여 인기 제품 월별 무료 사용량
-
자동 청구, 약정 없음
20개가 넘는 항상 무료 제품을 계속 살펴보기
AI API, VM, 데이터 웨어하우스 등 일반적인 사용 사례에 20개가 넘는 무료 제품을 사용할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-09-04(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eCloud Build is a Google Cloud service that executes builds, importing source code from various repositories like Cloud Storage, GitLab, GitHub, or Bitbucket.\u003c/p\u003e\n"],["\u003cp\u003eBuilds in Cloud Build are executed as a series of steps, each running in a Docker container, allowing for versatile task execution.\u003c/p\u003e\n"],["\u003cp\u003eUsers can utilize pre-configured build steps provided by Cloud Build or create their own custom steps to suit their specific requirements.\u003c/p\u003e\n"],["\u003cp\u003eCloud Build provides numerous guides on key actions, such as building and pushing Docker images, deploying applications to Cloud Run, and automating builds.\u003c/p\u003e\n"],["\u003cp\u003eCloud Build includes resources for pricing, release notes, quotas, supported locations, billing questions, and getting support.\u003c/p\u003e\n"]]],[],null,["# Cloud Build documentation\n=========================\n\n[Read product documentation](/build/docs/overview)\nCloud Build is a service that executes your builds on Google Cloud\ninfrastructure. Cloud Build can import source code from\nCloud Storage, GitLab, GitHub, or Bitbucket, execute a\nbuild to your specifications, and produce artifacts such as Docker containers or\nJava archives. [Learn more](/build/docs/overview)\n\n\nCloud Build executes your build as a series of *build steps* , where\neach build step is run in a Docker container. A build step can do anything that\ncan be done from a container irrespective of the environment. To perform your\ntasks, you can either\n[use the supported build steps](/build/docs/configuring-builds/build-test-deploy-artifacts)\nprovided by Cloud Build or [write your own build steps](/build/docs/create-custom-build-steps).\n[Get started for free](https://console.cloud.google.com/freetrial) \n\n#### Start your proof of concept with $300 in free credit\n\n- Get access to Gemini 2.0 Flash Thinking\n- Free monthly usage of popular products, including AI APIs and BigQuery\n- No automatic charges, no commitment \n[View free product offers](/free/docs/free-cloud-features#free-tier) \n\n#### Keep exploring with 20+ always-free products\n\n\nAccess 20+ free products for common use cases, including AI APIs, VMs, data warehouses,\nand more.\n\nDocumentation resources\n-----------------------\n\nFind quickstarts and guides, review key references, and get help with common issues. \nformat_list_numbered\n\n### Guides\n\n-\n\n [Quickstart: Build and push a Docker image with Cloud Build](/build/docs/build-push-docker-image)\n\n-\n\n [Quickstart: Deploy a containerized application to Cloud Run](/build/docs/deploy-containerized-application-cloud-run)\n\n-\n\n [Quickstart: Automate builds by using Cloud Build](/build/docs/automate-builds)\n\n-\n\n [Create a basic build configuration file](/build/docs/configuring-builds/create-basic-configuration)\n\n-\n\n [Create and manage build triggers](/build/docs/automating-builds/create-manage-triggers)\n\n-\n\n [Build container images](/build/docs/building/build-containers)\n\n-\n\n [Build Node.js applications](/build/docs/building/build-nodejs)\n\n-\n\n [Build Java applications](/build/docs/building/build-java)\n\n-\n\n [Deploy to Cloud Run](/build/docs/deploying-builds/deploy-cloud-run)\n\n-\n\n [Deploy to GKE](/build/docs/deploying-builds/deploy-gke)\n\nfind_in_page\n\n### Reference\n\n-\n\n [REST API](/build/docs/api/reference/rest)\n\ninfo\n\n### Resources\n\n-\n\n [Pricing](/build/pricing)\n\n-\n\n [Release notes](/build/docs/release-notes)\n\n-\n\n [Quotas and limits](/build/quotas)\n\n-\n\n [Locations](/build/docs/locations)\n\n-\n\n [Billing questions](/build/docs/billing-questions)\n\n-\n\n [Getting support](/build/docs/getting-support)\n\nRelated videos\n--------------"]]