update jenkinsfile_train-sacred
This commit is contained in:
parent
58601709dc
commit
2ec5b48064
@ -16,7 +16,6 @@ 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 -r my_res res'
|
||||
|
Loading…
Reference in New Issue
Block a user