update jenkinsfile_train-sacred
This commit is contained in:
parent
af0cdcc6a3
commit
094425a7af
@ -17,8 +17,8 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'rm my_runs/_sources/dllib*'
|
||||
sh 'rm my_runs/1/info.json'
|
||||
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'ls -al my_runs/_sources'
|
||||
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