mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-18 20:59:41 +02:00
test-docs ci/cd
This commit is contained in:
parent
fe41875d8b
commit
917177da5b
1 changed files with 3 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue