build: remove BES config until BES API can be used by end user accounts (#33109)

PR Close #33109
This commit is contained in:
Joey Perrott 2019-10-11 09:48:23 -07:00 committed by Matias Niemelä
parent 717bace7ba
commit 931739ac73
1 changed files with 0 additions and 5 deletions

View File

@ -121,11 +121,6 @@ build:remote --remote_accept_cached=false
# By default, do not upload local results to cache, to be set to true for CI based on environment
build:remote --remote_upload_local_results=false
# Build Event Service Configuration
build:remote --bes_backend=buildeventservice.googleapis.com
build:remote --bes_timeout=30s
build:remote --bes_results_url="https://source.cloud.google.com/results/invocations/"
###############################
# NodeJS rules settings
# These settings are required for rules_nodejs