mirror of
https://git.coop/cotech/website.git
synced 2024-11-12 10:50:51 +00:00
Cache all of /usr/local/bundle/
... it doesn't seem to be caching properly but perhaps that's because it's not setup in the runner properly yet...
This commit is contained in:
parent
bf9a17a97a
commit
7101fedabe
@ -7,8 +7,7 @@ variables:
|
||||
cache:
|
||||
key: gems
|
||||
paths:
|
||||
- /usr/local/bundle/cache/
|
||||
- /usr/local/bundle/gems/
|
||||
- /usr/local/bundle/
|
||||
|
||||
before_script:
|
||||
- 'which rsync || ( apt-get update -qq && apt-get install rsync -yqq )'
|
||||
|
Loading…
Reference in New Issue
Block a user