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

Update .gitlab-ci.yml

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