This repository contains source code for official builders used with the Google Cloud Container Builder API.
Pre-built images are available at gcr.io/cloud-builders/...
and include:
bazel
: runs the bazel tooldocker
: runs the docker 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 gcr-contact@google.com
if you have questions about
the usage of these build steps or the Cloud Container Builder API in general.