update jenkinsfile_train-sacred
This commit is contained in:
parent
9e2ac16082
commit
118f7e658c
@ -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_runs'
|
|
||||||
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'
|
sh 'ls -al my_runs'
|
||||||
sh 'ls -al my_runs/1'
|
sh 'ls -al my_runs/1'
|
||||||
|
Loading…
Reference in New Issue
Block a user