mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Switch checkupdates to pep runner
This commit is contained in:
parent
cb9699895e
commit
c9ecb2bab6
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ checkupdates_runner:
|
|||
GIT_DEPTH: "1"
|
||||
parallel: 10
|
||||
tags:
|
||||
- checkupdates-runner
|
||||
- pep-runner-fdroid
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'schedule' && $CHECKUPDATES == 'true'
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue