mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-05-24 01:12:54 -04:00
test-docs ci/cd
This commit is contained in:
parent
fe41875d8b
commit
917177da5b
@ -1,8 +1,7 @@
|
||||
[build]
|
||||
publish = "docs/site/"
|
||||
command = """
|
||||
pip3 install -q poetry &&
|
||||
poetry config virtualenvs.in-project true &&
|
||||
poetry install &&
|
||||
poetry run mkdocs build
|
||||
pip3 install mkdocs-material &&
|
||||
cd docs &&
|
||||
mkdocs build
|
||||
"""
|
Loading…
x
Reference in New Issue
Block a user