mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
CI: rename checkuodates image
This commit is contained in:
parent
45fb9c645e
commit
b1e410972f
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue