Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michiel Cottaar
fslpy
60f6e1547dbb95ab4b060e102f1cc51cabc332f9
60f6e1547dbb95ab4b060e102f1cc51cabc332f9
Switch branch/tag
fslpy
.ci
deploy_doc.sh
Find file
Normal view
History
Permalink
deploy_doc.sh
78 Bytes
Newer
Older
Moved all CI stuff out of gitlab yml because it is much cleaner. Added conda...
Paul McCarthy
committed
Nov 08, 2017
1
2
#!/usr/bin/env bash
CI for conda. Only building 3.6 because conda is a complete pain in the
Paul McCarthy
committed
Nov 08, 2017
3
4
set
-e
Moved all CI stuff out of gitlab yml because it is much cleaner. Added conda...
Paul McCarthy
committed
Nov 08, 2017
5
rsync
-rv
doc/
"
$CI_COMMIT_REF_NAME
"
"docdeploy:"