example-bazel-monorepo
example-bazel-monorepo copied to clipboard
Spin up a Bazel remote cache
Description
We want:
- one for CI, which runs Linux
- one for local, where I'm running MacOSX. Should look at https://docs.bazel.build/versions/master/remote-caching.html#disk-cache
https://github.com/bazelbuild/bazel/issues/5139