update jenkinsfile_train-sacred
This commit is contained in:
parent
098f69ab17
commit
278dc357ce
@ -18,7 +18,7 @@ pipeline {
|
|||||||
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 -al my_runs/_sources'
|
sh 'ls -al my_runs/_sources'
|
||||||
sh 'cp my_runs/_sources/dllib-sacred_9b4efa30e286ba360857813ed7ad415c.py source_code.py'
|
sh 'cp my_runs/_sources/dllib* source_code.py'
|
||||||
sh 'cp my_runs/1/config.json configuration.json'
|
sh 'cp my_runs/1/config.json configuration.json'
|
||||||
sh 'cp my_runs/1/info.json param.json'
|
sh 'cp my_runs/1/info.json param.json'
|
||||||
sh 'cp my_runs/1/games_model.pkl model.pkl'
|
sh 'cp my_runs/1/games_model.pkl model.pkl'
|
||||||
|
Loading…
Reference in New Issue
Block a user