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. Partial minutes are billed at the actual number of seconds consumed. Ingress and egress networking charges are captured in build-minute charges.
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 Console project that initiated the build.
Machine type | Virtual CPUs | Memory | Quick Start1 | Price (USD) |
---|---|---|---|---|
e2-medium | 1 | 4GB | $0.003 / build-minute. First 120 builds-minutes per day are free.2 | |
e2-highcpu-8 | 8 | 8GB | $0.016 / build-minute | |
e2-highcpu-32 | 32 | 32GB | $0.064 / build-minute |
1 A Quick Start build starts without a provisioning delay.
2 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.
Cloud Build continues to offer n1-highcpu-8
and n1-highcpu-32
machine types. They are offered at the same price as e2-highcpu-8
and e2-highcpu-32
.
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.