Use most recent image from develop as build cache

This commit is contained in:
Eliot Berriot 2018-10-20 16:24:19 +02:00
parent a30136d26d
commit f5a3f59f1c
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
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: