Use redis in CI
This commit is contained in:
parent
dcb3335ca4
commit
76c1abe9d6
|
@ -13,6 +13,7 @@ stages:
|
||||||
test_api:
|
test_api:
|
||||||
services:
|
services:
|
||||||
- postgres:9.4
|
- postgres:9.4
|
||||||
|
- redis:3
|
||||||
stage: test
|
stage: test
|
||||||
image: funkwhale/funkwhale:latest
|
image: funkwhale/funkwhale:latest
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue