mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-02 18:23:40 -05:00
test-docs ci/cd
This commit is contained in:
@@ -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
|
||||
"""
|
||||
Reference in New Issue
Block a user