s
This commit is contained in:
parent
0c7430265d
commit
75631880b1
@ -15,11 +15,11 @@ 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