Kubernetes cache support

The documentation explicitly says that if you want to use cache do these steps and I did but it didn't cache the specified directory .gitlab-ci.yml includes this

  cache:
    paths:
    - /root/.cache

and the results Screenshot_from_2016-11-23_13-15-32 Screenshot_from_2016-11-23_13-10-50 I think there should be an option for specifying a volume to cache but there isn't

Possible Workarounds

  • using host/mount paths: #1906 (comment 75349325)
  • using minio: #1906 (comment 65897542)
Edited Aug 01, 2019 by Cynthia "Arty" Ng
Assignee Loading
Time tracking Loading