You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
238 B
9 lines
238 B
6 years ago
|
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
|
||
|
|