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