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