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 255e672295
commit 44dd764d6d
11 changed files with 212 additions and 122 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
#