blob: 52d874927f36cd4f4017806bfcc0f358573bd33f [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 Pursehouse956bd7d2019-05-25 17:07:28 +09006build --java_toolchain //tools:error_prone_warnings_toolchain
David Pursehouseccde5c62019-05-25 17:02:42 +09007
8test --build_tests_only
9test --test_output=errors