blob: b481c6427b94f1f96b41a6a77ac165798843217e [file] [log] [blame]
Matthias Sohn9f97b8b2022-01-07 10:19:26 +01001build --workspace_status_command="python3 ./tools/workspace_status.py"
David Pursehouseccde5c62019-05-25 17:02:42 +09002build --repository_cache=~/.gerritcodereview/bazel-cache/repository
3build --experimental_strict_action_env
4build --action_env=PATH
5build --disk_cache=~/.gerritcodereview/bazel-cache/cas
David Ostrovsky2afae062022-01-08 09:39:06 +01006build --java_toolchain //tools:error_prone_warnings_toolchain_java11
David Pursehouseccde5c62019-05-25 17:02:42 +09007
8test --build_tests_only
9test --test_output=errors