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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2022-12-08 14:32:52 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-12-08 14:32:52 +0300
commitb38ed6773a9ec2bcf85e660848bbf3150ccf1602 (patch)
treedaee94997357c16731c245444f45db6aa03bb7e2
parentd0553df163daacf0a20d422f25d771b0e54caec7 (diff)
parenta55a5793cce2528c5e1728f0c21a08d3702dae32 (diff)
Merge branch 'stop-running-upstream-nav-test-automatically' into 'main'
Set upstream review app test to be manual See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3343 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Marcel Amirault <mamirault@gitlab.com>
-rw-r--r--.gitlab/ci/rules.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/rules.gitlab-ci.yml b/.gitlab/ci/rules.gitlab-ci.yml
index 84fbf721..5326dbdd 100644
--- a/.gitlab/ci/rules.gitlab-ci.yml
+++ b/.gitlab/ci/rules.gitlab-ci.yml
@@ -138,6 +138,7 @@ default:
.rules_upstream_review_app:
rules:
- if: '$CI_PIPELINE_SOURCE == "pipeline" || $CI_PIPELINE_SOURCE == "trigger"'
+ when: manual
.rules_pages:
rules: