Update .gitlab-ci.yml

development
Alex Selimov 3 years ago
parent 5c50ce8765
commit ecdabe23a6

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

Loading…
Cancel
Save