misc fixes

This commit is contained in:
proletarius101 2022-07-28 00:27:44 +08:00
parent cff8357a02
commit be3d04ace3
No known key found for this signature in database
GPG key ID: AD34DEC6F77D5511

View file

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