mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
remove cache
This commit is contained in:
parent
84043f8235
commit
e29bb2212e
@ -1,8 +1,6 @@
|
|||||||
[build]
|
[build]
|
||||||
publish = "docs/site/"
|
publish = "docs/site/"
|
||||||
command = """
|
command = """
|
||||||
restore_home_cache ".cache" "pip cache" &&
|
|
||||||
restore_cwd_cache '.venv' 'python virtualenv' &&
|
|
||||||
pip3 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 &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user