sd
This commit is contained in:
parent
48ce773cca
commit
c67299cfeb
@ -15,11 +15,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Install DVC') {
|
||||
steps {
|
||||
sh 'pip install dvc'
|
||||
}
|
||||
}
|
||||
// stage('Install DVC') {
|
||||
// steps {
|
||||
// sh 'pip install dvc'
|
||||
// }
|
||||
// }
|
||||
|
||||
stage('Clone Repository') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user