Add exit in build script to notify jenkins
[releng.git] / utils / test / testapi / htmlize / doc-build.sh
1 #!/bin/bash
2
3 set -o errexit
4
5 # Create virtual environment
6 source $WORKSPACE/testapi_venv/bin/activate
7
8 # Install Pre-requistics
9 pip install requests
10
11 python ./utils/test/testapi/htmlize/htmlize.py -o ${WORKSPACE}/