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