aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-04-19 16:14:21 +0200
committerThomas White <taw@physics.org>2024-04-19 16:14:21 +0200
commitf62eedb0630d16ea807df6320d0197f5875b8483 (patch)
treeffc267ad5ca8897bd2840d9901946f53274b6249
parent52bde38abbcb53d163355a71fc9e99332ffe3dee (diff)
CI: Run build-centos7 only for "main" project (not for e.g. MRs)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4d1d1038..12b87005 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -202,6 +202,8 @@ build-centos7:
expire_in: 1 day
reports:
junit: temp/crystfel/build/meson-logs/testlog.junit.xml
+ rules:
+ - if: $CI_PROJECT_NAMESPACE == "thomas.white"
build-deploy-local-maxwell:
tags: