update jenkinsfile_train-sacred
This commit is contained in:
parent
8da3f0fe99
commit
aca260fe12
@ -22,7 +22,6 @@ pipeline {
|
||||
sh 'cp my_run/1/info.json param.json'
|
||||
sh 'cp my_run/1/games_model.pkl model.pkl'
|
||||
archiveArtifacts artifacts: 'games_model.pkl, source_code.py, configuration.json, param.json, model.pkl'
|
||||
sh 'rm -r my_runs'
|
||||
sh 'rm -r my_run'
|
||||
build job: 's444356-evaluation/master/'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user