Skip to content

Commit 9c6594e

Browse files
committed
Update .local.jenkins.lin.yml
1 parent ed86930 commit 9c6594e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.local.jenkins.lin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ after_script:
3131
documentation:
3232
- if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx --layout=html fi
3333
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build/html dist/html fi
34+
- if [ ${NAME} == "UT" and ${VERSION} == "3.9" ] then zip doc.zip -r dist/html fi

0 commit comments

Comments
 (0)