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