I am trying to setup distributed caching in my gitlab runner. I have changed the config.toml as specified in the docs https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching.
But it keeps showing
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.
Anyone has any idea what could be the issue or how i can debug it.