From cbdbcd962c11e7352bca8d4939a59d85b303e83a Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Sun, 23 Jul 2023 22:44:08 +0200 Subject: [PATCH] back on schedule --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e83cca0a4..bf4d6285ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -95,8 +95,8 @@ Coverity: - linux image: ubuntu:22.04 stage: build -# rules: -# - if: $CI_PIPELINE_SOURCE == "schedule" + rules: + - if: $CI_PIPELINE_SOURCE == "schedule" cache: key: Coverity.ubuntu_22.04.v1 paths: