コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Cloud Build は、 Google Cloudインフラストラクチャでビルドを実行するサービスです。Cloud Build は、Cloud Storage、GitLab、GitHub、Bitbucket からソースコードをインポートし、仕様に合わせてビルドを実行して、Docker コンテナや Java アーカイブなどのアーティファクトを生成します。詳細
Cloud Build は、一連のビルドステップとしてビルドを実行します。各ビルドステップは、Docker コンテナで実行されます。1 つのビルドステップでは、環境に関係なく、コンテナから実行可能なあらゆる処理を実行できます。タスクを実行するには、Cloud Build が提供するサポート対象のビルドステップを使用するか、独自のビルドステップを作成します。
無料で開始
$300 分の無料クレジットで次のプロジェクトを開始する
無料トライアルのクレジットと、20 以上のプロダクトを毎月無料で使用して、概念実証の構築とテストを行ってください。
無料のプロダクト オファーをご覧ください。
常に無料で利用可能な 20 以上のプロダクトを確認する
AI API、VM、データ ウェアハウスなど、一般的なユースケース向けの 20 以上のプロダクトを無料でご利用いただけます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-18 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-02-18 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--------------"]]