docs: remove json schemas
This commit is contained in:
parent
be111b9dde
commit
d551074a02
4 changed files with 2 additions and 22 deletions
|
@ -68,8 +68,6 @@ pages:
|
|||
- cp config.yaml.example config.yaml
|
||||
- apt update && apt install build-essential
|
||||
- pip install -r requirements.txt
|
||||
- pip install -U sphinx sphinx-press-theme sphinx-jsonschema
|
||||
- pushd scripts && DISABLE_METRICS=true python update_schemas.py && popd
|
||||
- pushd docs && DISABLE_METRICS=true sphinx-build -b html . ../public && popd
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue