update jenkinsfile_train-sacred
This commit is contained in:
parent
1c1c4f1683
commit
098f69ab17
@ -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/_sources'
|
||||
sh 'cp my_runs/_sources/dllib-sacred_9b4efa30e286ba360857813ed7ad415c.py 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