Update 'Multibranch-Training'
This commit is contained in:
parent
d7c3dc4295
commit
5d2ea70295
@ -36,8 +36,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'python ./ium_z434686/train.py'
|
sh 'python ./ium_z434686/train.py'
|
||||||
archiveArtifacts 'test/'
|
archiveArtifacts 'test/'
|
||||||
archiveArtifacts 'X_test.csv'
|
|
||||||
archiveArtifacts 'Y_test.csv'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('clear_after') {
|
stage('clear_after') {
|
||||||
|
Loading…
Reference in New Issue
Block a user