Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
da3b0bbee8
commit
c589978fcb
@ -31,9 +31,9 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./train-sacred.py'
|
||||
archiveArtifacts artifacts: 'modelP.pkl,*', followSymlinks: false
|
||||
archiveArtifacts artifacts: 'modelP.pkl', followSymlinks: false
|
||||
|
||||
|
||||
build job: 's478815-evaluation/master/'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user