aboutsummaryrefslogtreecommitdiffstats
path: root/.bazelrc
blob: 2a990c7128bc56382e5e4fe877aa2beba23de3e3 (plain)
1
2
3
4
5
6
7
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