mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 15:19: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]
|
[build]
|
||||||
publish = "docs/site/"
|
publish = "docs/site/"
|
||||||
command = """
|
command = """
|
||||||
pip3 install -q poetry &&
|
pip3 install mkdocs-material &&
|
||||||
poetry config virtualenvs.in-project true &&
|
cd docs &&
|
||||||
poetry install &&
|
mkdocs build
|
||||||
poetry run mkdocs build
|
|
||||||
"""
|
"""
|
Loading…
Add table
Add a link
Reference in a new issue