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

Run dependency checks in up-to-date image

parent 913bfecd
No related branches found
No related tags found
No related merge requests found
......@@ -308,7 +308,7 @@ build_api:
check_api_dependencies:
interruptible: true
stage: deps
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