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-13 01:03:19 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-12-13 01:08:20 +0300
commit9fa22c1c0a8c47b3ea73f52780c2cb8efc1e28e7 (patch)
tree0f74acdb23751c0782e13eaf3fb5948319b389db /.gitlab
parentd6a5033f8fd4c0f322e01049e0cf3a698149fd8e (diff)
Always run upstream_test_global_nav_links
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/build-and-deploy.gitlab-ci.yml2
-rw-r--r--.gitlab/ci/rules.gitlab-ci.yml1
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab/ci/build-and-deploy.gitlab-ci.yml b/.gitlab/ci/build-and-deploy.gitlab-ci.yml
index 8de5244c..ce41b369 100644
--- a/.gitlab/ci/build-and-deploy.gitlab-ci.yml
+++ b/.gitlab/ci/build-and-deploy.gitlab-ci.yml
@@ -105,8 +105,6 @@ review:
extends:
- .retry
- .review-environment
- needs:
- - compile_dev
before_script: []
cache: {}
script:
diff --git a/.gitlab/ci/rules.gitlab-ci.yml b/.gitlab/ci/rules.gitlab-ci.yml
index 1ba0e7ee..8cf48829 100644
--- a/.gitlab/ci/rules.gitlab-ci.yml
+++ b/.gitlab/ci/rules.gitlab-ci.yml
@@ -120,7 +120,6 @@ default:
.rules_upstream_global_nav_test:
rules:
- if: '$CI_PIPELINE_SOURCE == "pipeline" || $CI_PIPELINE_SOURCE == "trigger"'
- when: manual
.rules_prod:
rules: