Update .gitlab-ci.yml

development
Alex Selimov 3 years ago
parent 5c50ce8765
commit ecdabe23a6

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

Loading…
Cancel
Save