From bd42d0d9970f416956ef4323f6d06afe14d804df 2020-11-23 23:51:40 From: Joel Addison Date: 2020-11-23 23:51:40 Subject: [PATCH] Update sphinx build --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 880bc23123a4a628dca13fe58fbe30522b0140d3..a163bede8586b7c5da0f9f4bc3ffdce0f1d3246c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/