Merge branch 'add-docs-lint-back' into 'master'
Docs: Enable gitlab-docs lint Closes gitlab-com/gitlab-docs#305 See merge request gitlab-org/gitlab-ce!23748
This commit is contained in:
commit
e7a6b84168
1 changed files with 1 additions and 2 deletions
|
@ -554,8 +554,7 @@ docs lint:
|
||||||
# Build HTML from Markdown
|
# Build HTML from Markdown
|
||||||
- bundle exec nanoc
|
- bundle exec nanoc
|
||||||
# Check the internal links
|
# Check the internal links
|
||||||
# Disabled until https://gitlab.com/gitlab-com/gitlab-docs/issues/305 is resolved
|
- bundle exec nanoc check internal_links
|
||||||
# - bundle exec nanoc check internal_links
|
|
||||||
|
|
||||||
downtime_check:
|
downtime_check:
|
||||||
<<: *rake-exec
|
<<: *rake-exec
|
||||||
|
|
Loading…
Reference in a new issue