[CI] Add pre-check script to check sphinx doc build. (#4956)
authorTianqi Chen <tqchen@users.noreply.github.com>
Fri, 28 Feb 2020 02:57:18 +0000 (18:57 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2020 02:57:18 +0000 (18:57 -0800)
commita6fae5ed64d1e8bf0cb0d0e01cb27d7aa537e0e1
tree33a322cf61b4af4dcc12119d09af90f2da3d3766
parent236db6cafa51085f2eebdb8e297198d6a438fbd0
[CI] Add pre-check script to check sphinx doc build. (#4956)

Introduce the check stage to the unittest stage for now
so we don't have to rebuild CI images.
As we make additional CPU images to make use of the sphinx,
consider move it to an earlier stage.
Jenkinsfile
tests/scripts/task_sphinx_precheck.sh [new file with mode: 0755]