Activates Bitrise Remote Build Cache for subsequent Bazel builds in the workflows.
Description
This Step activates Bitrise's remote build cache add-on for subsequent Bazel executions in the workflow.
After this Step executes, Bazel builds will automatically read from the remote cache and push new entries if it's enabled.
Add this step directly to your workflow in the Bitrise Workflow Editor.
You can also run this step directly with Bitrise CLI.
Inputs
There are no inputs defined in this stepOutputs
There are no outputs defined in this stepWe welcome pull requests and issues against this repository.
For pull requests, work on your changes in a forked repository and use the Bitrise CLI to run step tests locally.
Learn more about developing steps: