Skip to content
Snippets Groups Projects
Commit 3680daa9 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Merge branch 'ci/build_doc' into 'master'

CI: Make sure doc deps are installed

See merge request fsl/fslpy!68
parents 58c6efe7 95aec12d
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,6 @@
set -e
pip install -r requirements-dev.txt
python setup.py doc
mv doc/html doc/"$CI_COMMIT_REF_NAME"
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