Speed up bundle-install on CI
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
98b5af54ea
commit
151bd58cb4
@ -6,7 +6,7 @@ steps:
|
||||
- name: rspec
|
||||
image: guildeducation/rails:2.7.1-12.19.0
|
||||
commands:
|
||||
- bundle install
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- yarn install
|
||||
- bundle exec rspec
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user