update jenkinsfile_train-sacred
This commit is contained in:
parent
5876edba20
commit
b3b7852072
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'python3 ./Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
|
||||
archiveArtifacts artifacts: 'games_model.pkl, my_runs', followSymlinks: false
|
||||
build job: 's444356-evaluation/master/'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user