Skip to content
Snippets Groups Projects
Commit b8a6b715 authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

Update .gitlab-ci.yml

parent 4f31915b
No related branches found
No related tags found
No related merge requests found
Pipeline #69696 failed
......@@ -67,7 +67,7 @@ pages:
script:
- mkdir public
- pip install pdoc
- python -m pdoc soitool --html --output-dir public
- pdoc soitool --html --output-dir public
- mv ./public/soitool/* ./public
- rmdir ./public/soitool
artifacts:
......
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