From: Michael Hofmann <mhofm...@redhat.com>

Fix interruptible non MR jobs

Fixes https://gitlab.com/cki-project/kernel-ark/-/issues/122

Signed-off-by: Michael Hofmann <mhofm...@redhat.com>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index blahblah..blahblah 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ include:
   - project: cki-project/cki-lib
     ref: production
     file: .gitlab/ci_templates/interruptible.yml
-    if: $CI_PIPELINE_SOURCE == "merge_request_event"
+    rules: [{if: $CI_PIPELINE_SOURCE == "merge_request_event"}]
 
 workflow:
   rules:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2641
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to