Update .gitlab/ci/doc.gitlab-ci.yml

This commit is contained in:
Swann Martinez 2021-03-02 09:08:39 +00:00
parent 113ab81cbf
commit 5e29c6fe26

View File

@ -1,6 +1,6 @@
pages:
needs: ["deploy"]
stage: doc
needs: ["deploy"]
image: python:3.7-alpine
script:
- pip install -U sphinx sphinx_rtd_theme