mirror of
https://git.coop/cotech/website.git
synced 2025-07-19 03:31:02 +00:00
Also cache built gems
This commit is contained in:
@ -8,6 +8,7 @@ cache:
|
||||
key: gems
|
||||
paths:
|
||||
- /usr/local/bundle/cache/
|
||||
- /usr/local/bundle/gems/
|
||||
|
||||
before_script:
|
||||
- 'which rsync || ( apt-get update -qq && apt-get install rsync -yqq )'
|
||||
|
Reference in New Issue
Block a user