Use slave-bazel-docker as default build slave

Jenkins was still configured to use slave-bazel as the default
build-slave. Thus the slave did not have access to the docker host,
which would be needed for tests using docker.

This change configures Jenkins to use slave-bazel-docker instead, which
is built on top of slave-bazel and provides docker-functionality.

Change-Id: I9526e9e00df9cf2cab8d8638677d670244d7c176
1 file changed
tree: 0b9b8db6b170635eef7f6668d991107243fdfe94
  1. jenkins/
  2. jenkins-docker/
  3. worker/
  4. .gitignore