mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-19 13:19:41 +02:00
remove cache
This commit is contained in:
parent
84043f8235
commit
e29bb2212e
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
[build]
|
||||
publish = "docs/site/"
|
||||
command = """
|
||||
restore_home_cache ".cache" "pip cache" &&
|
||||
restore_cwd_cache '.venv' 'python virtualenv' &&
|
||||
pip3 install -q poetry &&
|
||||
poetry config settings.virtualenvs.in-project true &&
|
||||
poetry install &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue