Update 'Multibranch-Training'
This commit is contained in:
parent
63b3428ea4
commit
c38f3a8d6a
@ -36,6 +36,8 @@ 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