mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02: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:
|
variables:
|
||||||
GIT_DEPTH: "1"
|
GIT_DEPTH: "1"
|
||||||
parallel: 10
|
parallel: 10
|
||||||
|
tags:
|
||||||
|
- checkupdates-runner
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == 'schedule' && $CHECKUPDATES == 'true'
|
- if: $CI_PIPELINE_SOURCE == 'schedule' && $CHECKUPDATES == 'true'
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue