| ... | @@ -555,7 +555,8 @@ docs lint: |
... | @@ -555,7 +555,8 @@ docs lint: |
|
|
# Build HTML from Markdown
|
|
# Build HTML from Markdown
|
|
|
- bundle exec nanoc
|
|
- bundle exec nanoc
|
|
|
# Check the internal links
|
|
# Check the internal links
|
|
|
- bundle exec nanoc check internal_links
|
|
# Disabled until https://gitlab.com/gitlab-com/gitlab-docs/issues/305 is resolved
|
|
|
|
# - bundle exec nanoc check internal_links
|
|
|
|
|
|
|
|
downtime_check:
|
|
downtime_check:
|
|
|
<<: *rake-exec
|
|
<<: *rake-exec
|
| ... | |
... | |
| ... | | ... | |