update jenkinsfile_train-sacred
This commit is contained in:
parent
496a5073ad
commit
5dae3adb3a
@ -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_runs/1'
|
||||
sh 'cp my_runs/_sources/dllib* source_code.py'
|
||||
sh 'cp my_runs/1/config.json configuration.json'
|
||||
sh 'cp my_runs/1/info.json param.json'
|
||||
|
Loading…
Reference in New Issue
Block a user