train
This commit is contained in:
parent
afa27941e0
commit
59ef737fa1
20
Jenkinsfile
vendored
20
Jenkinsfile
vendored
@ -46,19 +46,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// stage('Archive file') {
|
||||
// steps {
|
||||
// dir ('./createDataset') {
|
||||
// archiveArtifacts artifacts: 'loan_sanction_shuffled.csv', fingerprint: true\
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
||||
// post {
|
||||
// success {
|
||||
// build job: 'z-s487179-training/main', wait: false
|
||||
// }
|
||||
// }
|
||||
post {
|
||||
success {
|
||||
build job: 'x1/main', wait: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user