s
This commit is contained in:
parent
181017d7ba
commit
167aecacf1
@ -38,7 +38,7 @@ pipeline {
|
||||
|
||||
stage('Install DVC') {
|
||||
steps {
|
||||
sh 'python3 -m pip install --user dvc'
|
||||
sh 'python3 -m pip install --user \'dvc[ssh]\''
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user