Run dependency checks in up-to-date image

This commit is contained in:
Georg Krause 2021-06-17 12:29:35 +02:00
parent 913bfecd9c
commit 96fe772d96
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -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: