mirror of
https://git.coop/cotech/website.git
synced 2026-08-17 13:20:19 +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