update jenkinsfile_train-sacred
This commit is contained in:
parent
6e8b504f8f
commit
3574253c2c
@ -16,6 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'rm -r my_res'
|
||||
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'ls my_res'
|
||||
sh 'cp my_res/_sources/dllib* source_code.py'
|
||||
|
Loading…
Reference in New Issue
Block a user