Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-20 18:18:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-20 18:18:12 +0300
commit3a3e4bcbd1512ff31a11b9747b19b60140f8834f (patch)
tree67d70eef61000d98ed9ac691458fe2d180d0175f /.gitlab-ci.yml
parent34c88d512f2697cd96dd3788e8ffaf1b9c8935b4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4559d7d43ba..d7759cdbedc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -228,3 +228,7 @@ include:
- remote: 'https://gitlab.com/gitlab-org/frontend/untamper-my-lockfile/-/raw/main/templates/merge_request_pipelines.yml'
rules:
- <<: *if-not-security-canonical-sync
+ - local: .gitlab/ci/gitlab-com/*.gitlab-ci.yml
+ rules:
+ - if: '$CI_SERVER_HOST == "gitlab.com"'
+ - if: '$CI_SERVER_HOST == "jihulab.com"'