Merge branch 'use-proper-image-for-ci-cache' into 'develop'

Use most recent image from develop as build cache

See merge request funkwhale/funkwhale!451
This commit is contained in:
Eliot Berriot 2018-10-20 14:33:11 +00:00
commit a21db8d96a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ test_api:
- postgres:9.4
- redis:3
stage: test
image: funkwhale/funkwhale:latest
image: funkwhale/funkwhale:develop
cache:
key: "$CI_PROJECT_ID__pip_cache"
paths: