--- layout: markdown_page title: "Google CloudBuild" --- ## On this page {:.no_toc} - TOC {:toc} ## Summary Cloud Build lets you build software quickly across all languages. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase. ## Resources * [Google CloudBuild](https://cloud.google.com/cloud-build/) ## Integrations * Google CloudBuild and GitLab partnered to create a demo for Google Next 2018. This showed 2 use cases: - Using GitLab for SCM-only and CloudBuild for CI/CD - Using GitLab CI/CD test and deploy, but offloading the build stage to CloudBuild [Full details, as well as links to the demo and sample code](https://about.gitlab.com/blog/2018/07/27/google-next-2018-recap/#google-cloud-build--gitlab-cicd) are on the GitLab blog. ## Pricing - [Google Pricing Guide](https://cloud.google.com/cloud-build/pricing) - First 120 build-minutes per day - Free - Additional build-minutes - $0.0034 per minute - Note: Google Cloud Platform costs apply on top of these costs