mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
scale up checkupdates_runner
This commit is contained in:
parent
4772207e05
commit
27cb591ed1
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ checkupdates_runner:
|
||||||
image: registry.gitlab.com/fdroid/ci-images-checkupdates:latest
|
image: registry.gitlab.com/fdroid/ci-images-checkupdates:latest
|
||||||
variables:
|
variables:
|
||||||
GIT_DEPTH: "1"
|
GIT_DEPTH: "1"
|
||||||
parallel: 10
|
parallel: 15
|
||||||
tags:
|
tags:
|
||||||
- checkupdates-runner
|
- checkupdates-runner
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue