Skip to content
Snippets Groups Projects
Verified Commit 913bfecd authored by Georg Krause's avatar Georg Krause
Browse files

Run tests in prebuilt docker image

parent 62ba4f43
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ test_api:
- postgres:11
- redis:5
stage: test
image: $CI_REGISTRY/$IMAGE
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
cache:
key: "$CI_PROJECT_ID__pip_cache"
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment