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:
authorEvan Read <eread@gitlab.com>2023-04-24 01:48:24 +0300
committerEvan Read <eread@gitlab.com>2023-04-24 02:42:39 +0300
commit7eb95a2b16b351cf34e5253b19afc8355beda613 (patch)
tree661afe32b44fff3807db840457d57d715981dccb
parent0b8149316bd2cd775ae0d525e886f89056ac24b5 (diff)
Make test run on MR pipelineeread/add-link-statistics-report
-rw-r--r--.gitlab/ci/test.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/test.gitlab-ci.yml b/.gitlab/ci/test.gitlab-ci.yml
index 82e1f80f..d55210ad 100644
--- a/.gitlab/ci/test.gitlab-ci.yml
+++ b/.gitlab/ci/test.gitlab-ci.yml
@@ -191,7 +191,7 @@ test_external_links:
link_statistics_report:
extends:
- .bundle
- - .rules_chores
+ - .rules_site_tests
stage: test
script:
- bundle exec nanoc check link_stats > link_stats.txt