forked from autonomic-cooperative/cotech-website
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