Skip to content
Snippets Groups Projects
Commit d158bee9 authored by spmohanty's avatar spmohanty
Browse files

Add debug commit to master for docs deploy debugging

parent 052ce3c9
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,9 @@ build_and_deploy_docs:
- apt update
- apt install -y graphviz libgl1-mesa-glx xvfb xdg-utils
- apt install -y libcairo2-dev libjpeg-dev libgif-dev
- echo "Bucket $BUCKET_NAME ${BUCKET_NAME}"
script:
- echo "Bucket $BUCKET_NAME ${BUCKET_NAME}"
- pip install -r requirements_dev.txt -r requirements_continuous_integration.txt
- python setup.py install
- xvfb-run make docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment