CI: rename checkuodates image

This commit is contained in:
Marcus Hoffmann 2020-06-10 12:20:48 +02:00
parent 45fb9c645e
commit b1e410972f

View file

@ -77,7 +77,7 @@ checkupdates_trigger:
- parallel --verbose --delay 90 -N 340 'curl -X POST -F "token=$CI_JOB_TOKEN" -F "ref=master" -F "variables[CHECKUPDATES]=true" -F "variables[CHECKUPDATES_APPIDS]= {} " https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/trigger/pipeline' ":::" ${files[@]}
checkupdates_runner:
image: registry.gitlab.com/fdroid/ci-images-checkupdate:latest
image: registry.gitlab.com/fdroid/ci-images-checkupdates:latest
tags:
- checkupdates-runner
only: