Update sphinx build

This commit is contained in:
Joel Addison 2020-11-24 09:49:41 +10:00
parent c1dfd2c5f9
commit bd42d0d997

View file

@ -224,7 +224,7 @@ build_2020_image:
.docs_template: &sphinx
image: alpine
script:
- apk --no-cache add py2-pip python-dev make
- apk --no-cache add py3-pip python3-dev make
- pip install sphinx
- cd docs
- make html
@ -238,7 +238,7 @@ pages:
<<: *sphinx
only:
- master
- "2019"
- "2021"
environment:
name: docs
url: https://laconfdev.gitlab.io/symposion_app/