Skip to content
Snippets Groups Projects
Commit 4c9e0312 authored by u214892's avatar u214892
Browse files

use tox -e docs instead of make docs inside xvfb-run

parent f296c0e3
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ build_and_deploy_docs:
before_script:
- apt update
- apt install -y graphviz libgl1-mesa-glx xvfb xdg-utils libcairo2-dev libjpeg-dev libgif-dev
- pip install awscli
- pip install tox awscli
script:
- echo "Bucket=${BUCKET_NAME}"
- echo "AWS_DEFAULT_REGION=${AWS_DEFAULT_REGION}"
......
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