Files
gerrit/.bazelrc
Han-Wen Nienhuys 9c15e2b00c Document how to use RBE for the gerrit build
Change-Id: Ia18e5fd55f8a7d64fcaa681648036a5e5a64b9a8
2019-05-17 10:44:38 +02:00

9 lines
326 B
Plaintext

build --workspace_status_command=./tools/workspace-status.sh --strategy=Closure=worker
build --repository_cache=~/.gerritcodereview/bazel-cache/repository
build --experimental_strict_action_env
build --action_env=PATH
test --build_tests_only
build --disk_cache=~/.gerritcodereview/bazel-cache/cas
import tools/remote-bazelrc