mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
remove cache
This commit is contained in:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user