我正在尝试在我的 gitlab 运行器中设置分布式缓存。我已经更改了文档https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching中指定的 config.toml 。
但是一直显示
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.
任何人都知道可能是什么问题或我如何调试它。