Code style for bazelPath.groovy: move the affectation of bazel to the else branch This address a comment on http://cr.bazel.build/11293 that was misunderstood by your servitor. Change-Id: Ic5e1cf73c474005345e513f1ce606c2b3ded19b2
This workspace contains the setup for the continuous integration system of Bazel. This setup is based on docker images built by bazel.
Make sure you have a Bazel installed with a recent enough version of it. Also make sure gcloud and docker are correctly configured on your machine. Only docker version 1.10 or later is supported.
More documentation:
init.sh: initializes the whole CI platform. This may delete VMs and do other irreversible changes, so handle with care.vm.sh: lets you control the machines (e.g. start/stop them, create/delete/reimage them), including the Jenkins controller and the executor nodes.