blob: 2f49961226b2a66a2e7a927e1e5c30f0e39b4ab0 [file] [log] [blame]
# Directories caches by GitHub actions
common:local --disk_cache=~/.cache/bazel-disk-cache
common --repository_cache=~/.cache/bazel-repository-cache
# Debug where options came from
common --announce_rc
# Allows tests to run bazelisk-in-bazel, since this is the cache folder used
common --test_env=XDG_CACHE_HOME