Update .gitlab-ci.yml

This commit is contained in:
Alex Selimov 2021-07-22 18:20:27 +00:00
parent 5c50ce8765
commit ecdabe23a6

View File

@ -6,7 +6,7 @@ before_script:
test:
stage: test
script:
- mkdocs build --strict --verbose --site-dir test
- mkdocs build --strict --verbose
artifacts:
paths:
- test