Update 'Multibranch-Training'
This commit is contained in:
parent
a7517a88e8
commit
52c7d914d4
@ -34,8 +34,8 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'python ./ium_z434686/create-dataset.py'
|
||||
archiveArtifacts 'prediction.csv'
|
||||
sh 'python ./ium_z434686/train.py'
|
||||
archiveArtifacts 'test/'
|
||||
}
|
||||
}
|
||||
stage('clear_after') {
|
||||
|
Loading…
Reference in New Issue
Block a user