d
This commit is contained in:
parent
600e228fef
commit
52cc877385
@ -44,7 +44,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Clean DVC Cache') {
|
stage('Clean DVC Cache') {
|
||||||
steps {
|
steps {
|
||||||
sh 'PATH=$PATH:~/.local/bin/ dvc gc -c -w'
|
sh 'PATH=$PATH:~/.local/bin/ dvc gc -c -w -f'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user