Update .gitlab-ci.yml

This commit is contained in:
Grégory Lebreton 2023-02-11 03:48:35 +00:00
parent 619e80bd5f
commit fb7547bbb9

View File

@ -17,7 +17,7 @@
pages:
stage: deploy
script:
- mkdocs build --strict --verbose
- mkdocs build --verbose
artifacts:
paths:
- public