Use most recent image from develop as build cache

This commit is contained in:
Eliot Berriot 2018-10-20 16:24:19 +02:00
commit f5a3f59f1c
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27

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: