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