chore(doc): enforce strict documentation build.

This commit is contained in:
Alexandre Pujol 2023-10-27 15:28:31 +01:00
parent 23639e0b65
commit 4df3f2e52f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 4 additions and 3 deletions

View file

@ -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