mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Fix checkupdates tags
This commit is contained in:
parent
50d07da5db
commit
8a7e4af080
1 changed files with 2 additions and 1 deletions
|
|
@ -203,7 +203,8 @@ checkupdates_runner:
|
|||
GIT_DEPTH: "1"
|
||||
parallel: 10
|
||||
tags:
|
||||
- pep-runner-fdroid
|
||||
- fdroid
|
||||
- pep.security
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'schedule' && $CHECKUPDATES == 'true'
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue