gerrit/tools/bazel.rc
David Ostrovsky 65087c1bda Bazel: Add --build_tests_only to test commands per default
When `build test ...` is run, we would like to avoid to build the
whole world.

Change-Id: I9e2c65045ab3c08ab5f78d973ce09dbb4fde7a5c
2016-11-09 21:19:11 +01:00

3 lines
85 B
Plaintext

build --workspace_status_command=./tools/workspace-status.sh
test --build_tests_only