build: update to Bazel 0.20 (#27394)

refactor Bazel RBE configs

PR Close #27394
This commit is contained in:
Alex Eagle
2018-12-01 16:08:15 -08:00
committed by Alex Rickabaugh
parent 7a5136bcc1
commit 8fc763d58f
11 changed files with 211 additions and 121 deletions

View File

@ -1,5 +1,7 @@
workspace(name = "bazel_integration_test")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
#
# Download Bazel toolchain dependencies as needed by build actions
#