Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update .local.jenkins.lin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Mar 6, 2022
1 parent 16a052b commit 9f5fb66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .local.jenkins.lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ 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" and ${VERSION} == "3.9" ] then zip doc.zip -r dist/html fi

0 comments on commit 9f5fb66

Please sign in to comment.