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