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 項一律免費產品
使用超過 20 項實用的免費產品,滿足常見的使用需求,包括 AI API、VM 和資料倉儲等。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-06-04 (世界標準時間)。
[[["容易理解","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-06-04 (世界標準時間)。"],[[["Cloud Build is a Google Cloud service that executes builds, importing source code from various repositories like Cloud Storage, GitLab, GitHub, or Bitbucket."],["Builds in Cloud Build are executed as a series of steps, each running in a Docker container, allowing for versatile task execution."],["Users can utilize pre-configured build steps provided by Cloud Build or create their own custom steps to suit their specific requirements."],["Cloud Build provides numerous guides on key actions, such as building and pushing Docker images, deploying applications to Cloud Run, and automating builds."],["Cloud Build includes resources for pricing, release notes, quotas, supported locations, billing questions, and getting support."]]],[]]