aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-04-19 16:22:52 +0200
committerThomas White <taw@physics.org>2024-04-19 16:22:52 +0200
commit3274d3d3152d60d7c1f425d2da649e9c2c37d99e (patch)
tree72c2e9e5a91296211838eb3d6a7f633199190501
parentf62eedb0630d16ea807df6320d0197f5875b8483 (diff)
CI: Better way of restricting build-centos7 to mainline only
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12b87005..7f9e8160 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -203,7 +203,7 @@ build-centos7:
reports:
junit: temp/crystfel/build/meson-logs/testlog.junit.xml
rules:
- - if: $CI_PROJECT_NAMESPACE == "thomas.white"
+ - if: $CI_PIPELINE_SOURCE != 'merge_request_event'
build-deploy-local-maxwell:
tags: