Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
update linux jenkins job
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 20, 2018
1 parent 9bf6d0f commit 64e8611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .local.jenkins.lin.yml
Expand Up @@ -23,5 +23,5 @@ after_script:
documentation:
- if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx fi
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build/html dist/html fi
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build/html2 dist/html2 fi
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build2/html dist/html2 fi
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build/latex/*.pdf dist/html fi

0 comments on commit 64e8611

Please sign in to comment.