Skip to content

Docs: enable shared runners cache to have distributed caching work

What does this MR do and why?

For self hosted runners the shared caching feature that is used for distributed caching needs to be explicitly enabled on runner level. As far as I can see it's disabled by default. Spent quite some time troubleshooting this, before found out it's why the cache is not working.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports