Make venv caching the default behavior

This commit is contained in:
allegroai 2022-10-23 12:59:55 +03:00
parent efb06891a8
commit c6d767bd64
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@
# minimum required free space to allow for cache entry, disable by passing 0 or negative value
free_space_threshold_gb: 2.0
# unmark to enable virtual environment caching
# path: ~/.clearml/venvs-cache
path: ~/.clearml/venvs-cache
},
# cached git clone folder

View File

@ -113,7 +113,7 @@ agent {
# minimum required free space to allow for cache entry, disable by passing 0 or negative value
free_space_threshold_gb: 2.0
# unmark to enable virtual environment caching
# path: ~/.clearml/venvs-cache
path: ~/.clearml/venvs-cache
},
# cached git clone folder