Skip to content
Snippets Groups Projects
Commit e136fb01 authored by florian's avatar florian
Browse files

WIP: Pipeline

parent 9ba625f7
No related branches found
No related tags found
1 merge request!89Release v0.10.0
Pipeline #31936 passed
......@@ -95,8 +95,7 @@ pages_prepare: &pages_prepare
refs:
- /^release-.*$/i
script:
- npm install jsdoc
- npm install jsdoc-sphinx
- npm install jsdoc jsdoc-sphinx
- echo "Deploying"
- make doc
- rm -r public || true ; cp -r build/doc/html public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment