update jenkinsfile_train-sacred
This commit is contained in:
parent
76e817a946
commit
0008c36ebf
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh "python Biblioteka_DL/dllib-sacred.py -e ${params.EPOCHS}"
|
||||
sh "python Biblioteka_DL/dllib-sacred.py -e $EPOCHS"
|
||||
archiveArtifacts artifacts: 'games_model.pkl'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user