mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
misc fixes
This commit is contained in:
parent
cff8357a02
commit
be3d04ace3
1 changed files with 2 additions and 0 deletions
|
|
@ -204,6 +204,8 @@ checkupdates_runner:
|
|||
variables:
|
||||
GIT_DEPTH: "1"
|
||||
parallel: 10
|
||||
tags:
|
||||
- checkupdates-runner
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'schedule' && $CHECKUPDATES == 'true'
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue