I have a Kubernetes cluster in the Google Kubernetes engine and I linked this cluster with gitlab project and deploy gitlab-runner. Right now I try to setup caching with Google Cloud Storage but it doesn't work. I try to setup [runner.cache.gcs] according to official documentation but it is not working, in pipeline I always get No URL provided, cache will be not downloaded from shared cache server. Instead a local version of cache will be extracted. . What to do? Also, I change config.toml section in GKE configurations of this runner
I resolved this trouble. Just use evironment variables, Luke.
Обсуждают сегодня