This repository contains source code for official builders used with the Google Cloud Build API.
Pre-built images are available at gcr.io/cloud-builders/... and include:
bazel: runs the bazel toolcurl: runs the curl tooldocker: runs the docker tooldotnet: run the dotnet toolgcloud: runs the gcloud toolgit: runs the git toolgo: runs the go toolgradle: runs the gradle toolgsutil: runs the gsutil toolkubectl: runs the kubectl toolmvn: runs the maven toolnpm: runs the npm toolwget: runs the wget toolyarn: runs the yarn tool
Builders contributed by the public are available in the Cloud Builders Community repo.
File issues here, or e-mail google-cloud-dev@googlegroups.com if you have questions about
the usage of these build steps or the Cloud Build API in general.