Skip to content
Snippets Groups Projects
Commit 8ae31c5c authored by Filip Kučerák's avatar Filip Kučerák
Browse files

Update .gitlab-ci.yml

parent cf9d5ea0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,7 +3,8 @@ image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
- cd docs
- make
artifacts:
paths:
- docs/_build/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment