icon

Build Cache for Bazel

Activates Bitrise Remote Build Cache for subsequent Bazel builds in the workflows.

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.

Similar steps

Activates Bitrise Remote Build Cache add-on for subsequent Gradle builds in the workflow

Activates Bitrise Remote Build Cache add-on for subsequent Xcode builds in the workflow

Restores build cache using a cache keys. This Step needs to be used in combination with Multikey Save Cache or Save Cache.

Saves items to the cache based on key-value pairs. This Step needs to be used in combination with Multikey Restore Cache or Restore Cache.