Update .gitlab/ci/doc.gitlab-ci.yml
This commit is contained in:
parent
113ab81cbf
commit
5e29c6fe26
@ -1,6 +1,6 @@
|
||||
pages:
|
||||
needs: ["deploy"]
|
||||
stage: doc
|
||||
needs: ["deploy"]
|
||||
image: python:3.7-alpine
|
||||
script:
|
||||
- pip install -U sphinx sphinx_rtd_theme
|
||||
|
Loading…
Reference in New Issue
Block a user