Cloud Build charges for build-minutes consumed above a certain threshold.
A build-minute is incurred for every minute that a build initiated by Cloud Build is in process. Build-minutes are not incurred for the time that a build is queued. Charges are accrued to the billing account associated with the Google Cloud Platform Console project that initiated the build.
| Machine type | Virtual CPUs | Quick Start | Price (USD) |
|---|---|---|---|
| n1-standard-1 | 1 | $0.003 / build-minute. First 120 builds-minutes per day are free.* | |
| n1-highcpu-8 | 8 | $0.016 / build-minute | |
| n1-highcpu-32 | 32 | $0.064 / build-minute |
* Promotional free tier of 120 free build-minutes per day is per billing account and is subject to change.
If you pay in a currency other than USD, the prices listed in your currency on
Cloud Platform SKUs apply.
BuildOptions
supports a diskSizeGb field that lets you request SSDs of up to 1000GB beyond
the default 100GB. The price for additional SSDs is $0.17 per GB per
month. SSD charges are prorated to a granularity of seconds.
Customers might incur costs for storing an image in Google Container Registry. Refer to the pricing page of that product for more information.


