mirror of
https://github.com/clearml/clearml-agent
synced 2025-01-31 00:56:53 +00:00
Version bump to v1.8.1
This commit is contained in:
parent
4179ac5234
commit
cd9a3b9f4e
@ -1 +1 @@
|
||||
__version__ = '1.8.0'
|
||||
__version__ = '1.8.1'
|
||||
|
@ -161,6 +161,9 @@ agent {
|
||||
vcs_cache: {
|
||||
enabled: true,
|
||||
path: ~/.clearml/vcs-cache
|
||||
|
||||
# if git pull failed, always revert to re-cloning the repo, it protects against old user name changes
|
||||
# clone_on_pull_fail: true
|
||||
},
|
||||
|
||||
# DEPRECATED: please use `venvs_cache` and set `venvs_cache.path`
|
||||
|
Loading…
Reference in New Issue
Block a user