Enable distributed caching in GitLab Runner
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3387117. -->
Reported by: [longwave](https://www.drupal.org/user/246492)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Drupal core pipelines are configured to cache composer and yarn builds, but without distributed caching enabled this doesn't work because almost all jobs run on separate hosts.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>See <a href="https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching">https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching</a></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
> Related issue: [Issue #3449463](https://www.drupal.org/node/3449463)
> Related issue: [Issue #3553846](https://www.drupal.org/node/3553846)
issue