Add changelog lint script to docs lint CI job
This commit is contained in:
parent
4cdf4efd8d
commit
b4d25a8583
1 changed files with 1 additions and 0 deletions
|
@ -404,6 +404,7 @@ docs lint:
|
|||
before_script: []
|
||||
script:
|
||||
- scripts/lint-doc.sh
|
||||
- scripts/lint-changelog-yaml
|
||||
- mv doc/ /nanoc/content/
|
||||
- cd /nanoc
|
||||
# Build HTML from Markdown
|
||||
|
|
Loading…
Reference in a new issue