Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
75dcb55335
commit
6a45f9a8f1
@ -30,10 +30,10 @@ pipeline {
|
||||
stage('Main train'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./sacred.py $EPOCHS'
|
||||
sh 'python3 ./sacred.py'
|
||||
archiveArtifacts artifacts: 'modelP.pkl,*', followSymlinks: false
|
||||
|
||||
build job: 's478815-evaluation/master/'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user