mirror of
https://github.com/Cian-H/I-Form_Research_Server_Docs.git
synced 2025-12-22 14:12:01 +00:00
Tweaked netlify config
This commit is contained in:
@@ -6,5 +6,5 @@ restore_cwd_cache '.venv' 'python virtualenv' &&
|
||||
pip3 install -q poetry &&
|
||||
poetry config virtualenvs.in-project true &&
|
||||
poetry install -v &&
|
||||
mkdocs build -d site
|
||||
poetry run mkdocs build -d site
|
||||
"""
|
||||
Reference in New Issue
Block a user