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

WIP: Pipeline

parent 9ba625f7
Branches
Tags
1 merge request!89Release v0.10.0
Pipeline #31936 passed
...@@ -95,8 +95,7 @@ pages_prepare: &pages_prepare ...@@ -95,8 +95,7 @@ pages_prepare: &pages_prepare
refs: refs:
- /^release-.*$/i - /^release-.*$/i
script: script:
- npm install jsdoc - npm install jsdoc jsdoc-sphinx
- npm install jsdoc-sphinx
- echo "Deploying" - echo "Deploying"
- make doc - make doc
- rm -r public || true ; cp -r build/doc/html public - 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