Update .buildkite-bazelrc (#623)

* Update .buildkite-bazelrc

* Update .buildkite-bazelrc
This commit is contained in:
Preston Van Loon 2018-10-03 21:58:38 -04:00 committed by GitHub
parent ebe5fe2a02
commit b52161e864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ startup --host_jvm_args=-Xmx500m --host_jvm_args=-Xms500m
build --local_resources=1536,0.5,1
build --spawn_strategy=standalone --genrule_strategy=standalone
build --experimental_strict_action_env
build --disk_cache=/tmp/bazelbuilds
build --noshow_progress
build --verbose_failures
build --test_output=errors