sd
This commit is contained in:
parent
48ce773cca
commit
c67299cfeb
@ -14,12 +14,12 @@ 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