Skip to content
Snippets Groups Projects
Commit 8beac033 authored by Hueser, Christian's avatar Hueser, Christian
Browse files

Merge branch '370-fix-runner-caching-issue' into 'master'

Fix runner caching issue and add suffix to cache name

Closes #370

See merge request !656
parents 6c7ef471 20aa249a
Branches
No related tags found
1 merge request!656Fix runner caching issue and add suffix to cache name
......@@ -21,7 +21,7 @@ stages:
prefix: "$CI_JOB_IMAGE"
paths:
- vendor/bundle
- key: jumbotron-cache
- key: jumbotron-cache-$CI_COMMIT_REF_SLUG
paths:
- assets/img/jumbotrons/desktop
- assets/img/jumbotrons/display_2k
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment