kopia lustrzana https://github.com/bellingcat/auto-archiver
Overwrite settings_base file
rodzic
54a2a19dd7
commit
7620a671d1
|
@ -21,7 +21,7 @@ build:
|
|||
# generate the config editor page. Schema then HTML
|
||||
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry run python scripts/generate_settings_schema.py
|
||||
# install node dependencies and build the settings
|
||||
- cd scripts/settings && npm install && npm run build && cp dist/index.html ../../docs/source/installation/settings_base.html && cd ../..
|
||||
- cd scripts/settings && npm install && npm run build && yes | cp dist/index.html ../../docs/source/installation/settings_base.html && cd ../..
|
||||
|
||||
|
||||
sphinx:
|
||||
|
|
Ładowanie…
Reference in New Issue