Skip to content
Snippets Groups Projects
Verified Commit 1848c4c1 authored by Varac's avatar Varac
Browse files

CI: Fix caching between jobs

fog-aws gem was not installed so Job #19895 failed for b566104d
The reason was that caching was configured wrongly so files got
cached vertically for each job.
After re-configuring the gitlab-runner cache on beluga, caches
were lost and resulted in failing builds.
This commit configures caching in a way that we define one global
cache for all platform pipelines.

Resolves: #8872
parent 0a4a99a0
Branches
No related tags found
1 merge request!125CI: Fix caching between jobs
Pipeline #