From be3d04ace36ee867dbd7c5ae1c56fb7a39abcf0f Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Thu, 28 Jul 2022 00:27:44 +0800 Subject: [PATCH] misc fixes --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56ecf001df..71d7cd367d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: