test-netlify

This commit is contained in:
hay-kot 2021-08-04 09:51:28 -08:00
parent b65a0f5722
commit 8b3644b898

View File

@ -1,7 +1,7 @@
[build] [build]
publish = "docs/site/" publish = "docs/site/"
command = """ command = """
pip install -q poetry && pip3 install -q poetry &&
poetry config settings.virtualenvs.in-project true && poetry config settings.virtualenvs.in-project true &&
poetry install && poetry install &&
poetry run mkdocs build poetry run mkdocs build