build: migrate to using google_default_credentials and update setup-rbe script (#33109)

PR Close #33109
This commit is contained in:
Joey Perrott
2019-10-11 10:56:06 -07:00
committed by Matias Niemelä
parent 2ea52b0cb9
commit 37a87418b6
2 changed files with 59 additions and 52 deletions

View File

@ -71,6 +71,8 @@ test --test_output=errors
# any bazel target. This is a temporary flag until codebase is permanently switched to Ivy.
build --define=compile=legacy
build --google_default_credentials
#######################
# Remote HTTP Caching #
#######################