Skip to content
Snippets Groups Projects
Commit dc717489 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Install jsdoc globally

parent 538a93a9
No related branches found
No related tags found
2 merge requests!148F fix jsdoc,!147Release 0.15.1
Pipeline #59138 passed
......@@ -93,6 +93,7 @@ pages_prepare: &pages_prepare
# refs:
# - /^release-.*$/i
script:
- npm install -g jsdoc
- npm install @indiscale/jsdoc-sphinx
- echo "Deploying"
- make doc
......
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