File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -319,3 +319,10 @@ Selenium contributors frequent the `#selenium` channel on
319
319
[ ` irc.freenode.org ` ] ( https://webchat.freenode.net/ ) . You can also join
320
320
the [ ` selenium-developers@ ` mailing list] ( https://groups.google.com/forum/#!forum/selenium-developers ) .
321
321
Check https://selenium.dev/support/ for a complete list of options to communicate.
322
+
323
+ ## Using the EngFlow RBE
324
+
325
+ To access the EngFlow RBE, a developer needs to be granted access to our project
326
+ container repository. Once that has been done, then any bazel command can be run
327
+ remotely by using ` --config=remote ` . For example: `bazel build --config=remote
328
+ grid` or ` bazel test --config=remote java/test/...`
You can’t perform that action at this time.
0 commit comments