update jenkinsfile_train-sacred
This commit is contained in:
parent
29405b7aa1
commit
7795d276d3
@ -17,6 +17,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'ls -al my_run/1'
|
||||
sh 'cp my_run/_sources/dllib* source_code.py'
|
||||
sh 'cp my_run/1/config.json configuration.json'
|
||||
sh 'cp my_run/1/info.json param.json'
|
||||
|
Loading…
Reference in New Issue
Block a user