update jenkinsfile_train-sacred
This commit is contained in:
parent
b9d4b4fd2e
commit
af0cdcc6a3
@ -16,6 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'rm my_runs/_sources/dllib*'
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user