Skip to content
Snippets Groups Projects
Commit 81c69350 authored by Martin Teichmann's avatar Martin Teichmann
Browse files

add building documentation

parent a4995f21
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ test:
docs:
image: tk0miya/sphinx-html
script:
- make html
- sphinx-build -b html -d _build/doctrees . _build/html
- eval $(ssh-agent)
- echo "$SSHKEY" | ssh-add -
- ssh -o UserKnownHostsFile=known_hosts wp86team@exflqr30526 "./doc-prepare ec_$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