df
This commit is contained in:
parent
174bd3d684
commit
a11522f95f
@ -27,11 +27,11 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Install DVC') {
|
// stage('Install DVC') {
|
||||||
steps {
|
// steps {
|
||||||
sh 'pip install dvc'
|
// sh 'pip install dvc'
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
|
|
||||||
stage('Pull DVC Files') {
|
stage('Pull DVC Files') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user