Update .gitlab/ci/doc.gitlab-ci.yml
This commit is contained in:
parent
9db30877b9
commit
ded9592317
@ -1,5 +1,6 @@
|
||||
pages:
|
||||
stage: doc
|
||||
image: python:3.7-alpine
|
||||
script:
|
||||
- pip install -U sphinx
|
||||
- sphinx-build -b html ./docs public
|
||||
|
Loading…
Reference in New Issue
Block a user