Switch checkupdates to pep runner

This commit is contained in:
Jochen Sprickerhof 2022-10-13 17:17:58 +02:00
parent cb9699895e
commit c9ecb2bab6
No known key found for this signature in database
GPG key ID: 5BFFDCC258E69433

View file

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