chore(doc): enforce strict documentation build.
This commit is contained in:
parent
23639e0b65
commit
4df3f2e52f
2 changed files with 4 additions and 3 deletions
|
|
@ -178,7 +178,7 @@ pages:
|
|||
GIT_DEPTH: 0
|
||||
script:
|
||||
- pip install -r requirements.txt
|
||||
- mkdocs build --verbose --site-dir public
|
||||
- mkdocs build --strict --site-dir public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue