Add bazel options to align with gerrit's

Change-Id: I6addd5fcaecb8c2508e1d5776ecfed8ae676b6ed
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
This commit is contained in:
David Ostrovsky 2019-05-25 17:05:08 +02:00 committed by David Ostrovsky
parent 04bd5821e9
commit a4f5fc1572
1 changed files with 8 additions and 0 deletions

8
.bazelrc Normal file
View File

@ -0,0 +1,8 @@
build --repository_cache=~/.gerritcodereview/bazel-cache/repository
build --experimental_strict_action_env
build --action_env=PATH
build --disk_cache=~/.gerritcodereview/bazel-cache/cas
test --build_tests_only
test --test_output=errors