Skip to content

Commit 1fa0af4

Browse files
committed
Add more detail to the remote build doc
1 parent e565660 commit 1fa0af4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,7 @@ To access the EngFlow RBE, a developer needs to be granted access to our project
326326
container repository. Once that has been done, then any bazel command can be run
327327
remotely by using `--config=remote`. For example: `bazel build --config=remote
328328
grid` or `bazel test --config=remote java/test/...`
329+
330+
When you run a remote build, one of the first lines of output from Bazel will
331+
include a link to the EngFlow UI so you can track the progress of the build and
332+
gather information about the efficiency of the build.

0 commit comments

Comments
 (0)