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.
To file issues and feature requests against these builder images, create an issue in this repo. If you are experiencing an issue with the Cloud Build service or have a feature request, e-mail google-cloud-dev@googlegroups.com or see our Getting support documentation.