[tracker/wip/carlosg/ci-playground2] squash!
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/ci-playground2] squash!
- Date: Sun, 16 May 2021 22:04:01 +0000 (UTC)
commit 0a76d0cf958defef06ab9774d27909643b348bfb
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon May 17 00:03:39 2021 +0200
squash!
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cb98c926..3f4aff39e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,12 @@ stages:
.check-template: &check
extends:
- .fdo.ci-fairy
+ rules:
+ - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
+ - if: '$CI_COMMIT_TAG'
+ - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
+ - if: '$CI_COMMIT_BRANCH =~ /^tracker-[0-9-]+$/'
+ - when: 'manual'
artifacts:
expire_in: 1 week
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]