Add Redis config in CI
This commit is contained in:
parent
e1e83386a8
commit
a68825493f
@ -20,6 +20,7 @@ steps:
|
|||||||
image: guildeducation/rails:2.7.2-14.20.0
|
image: guildeducation/rails:2.7.2-14.20.0
|
||||||
environment:
|
environment:
|
||||||
RAILS_ENV: test
|
RAILS_ENV: test
|
||||||
|
REDIS_URL: redis://redis:6379/0
|
||||||
commands:
|
commands:
|
||||||
- bundle config unset deployment
|
- bundle config unset deployment
|
||||||
- bundle config set cache_all 'true'
|
- bundle config set cache_all 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user