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:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-26 03:43:17 +0300
committerMarcel Amirault <mamirault@gitlab.com>2019-08-26 03:43:17 +0300
commit14ff81ccd95b94d4050fb2b1c8515be8acbd196d (patch)
tree5e6250ca1570d6785929a03e7790e98381bc706a
parent8b930b38be4d9f1ca9ec7f5910ca3eac1a6c9300 (diff)
test redirected links 3docs-redirect-test-2
-rw-r--r--.gitlab/ci/docs.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/docs.gitlab-ci.yml b/.gitlab/ci/docs.gitlab-ci.yml
index a4c457006a4..d3324b6f481 100644
--- a/.gitlab/ci/docs.gitlab-ci.yml
+++ b/.gitlab/ci/docs.gitlab-ci.yml
@@ -67,8 +67,8 @@ docs lint:
# Lint Markdown
- bundle exec mdl content/$DOCS_GITLAB_REPO_SUFFIX -c $CI_PROJECT_DIR/.mdlrc
# Build HTML from Markdown
+ - bundle exec nanoc
- bundle exec nanoc check external_links
- - bundle exec nanoc check
# Check the internal links
- bundle exec nanoc check internal_links
# Check the internal anchor links