Skip to content
Snippets Groups Projects
Commit a21db8d9 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

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
parents 1bf8838a f5a3f59f
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment