tree: 8f2d631d41360b02e66887dcb7073e7e3e23bbed [path history] [tgz]
  1. hello_world/
  2. rbe_system_check/
  3. README.md
examples/remotebuildexecution/README.md

This directory contains some basic sample projects demonstrating how to configure bazel to use the Remote Build Execution service. A given sample can be executed by running:

bazel --bazelrc=bazelrc/latest.bazelrc test //examples/remotebuildexecution/<target> --config=remote --remote_instance_name=projects/<your_project>

Note that projects outside this repository will need to import this repository using a WORKSPACE rule, as decribed at https://releases.bazel.build/bazel-toolchains.html