feat: testing doc building with python 3.8
This commit is contained in:
parent
1c3394ce56
commit
0ccd0563ea
@ -1,7 +1,7 @@
|
|||||||
pages:
|
pages:
|
||||||
stage: doc
|
stage: doc
|
||||||
needs: ["deploy"]
|
needs: ["deploy"]
|
||||||
image: python:3.7-alpine
|
image: python
|
||||||
script:
|
script:
|
||||||
- pip install -U sphinx sphinx_rtd_theme sphinx-material
|
- pip install -U sphinx sphinx_rtd_theme sphinx-material
|
||||||
- sphinx-build -b html ./docs public
|
- sphinx-build -b html ./docs public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user