【发布时间】:2022-01-20 03:14:36
【问题描述】:
我正在尝试在我的 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.
任何人都知道可能是什么问题或我如何调试它。
【问题讨论】:
标签: gitlab gitlab-ci gitlab-ci-runner gitlab-runner