update jenkinsfile_train-sacred
Some checks failed
s444356-evaluation/pipeline/head There was a failure building this commit
s444356-training/pipeline/head There was a failure building this commit

This commit is contained in:
Maciej Czajka 2022-05-04 21:10:22 +02:00
parent 0223e2047f
commit 0f681624a0

View File

@ -17,7 +17,7 @@ pipeline {
steps {
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
sh 'sleep 5'
sh 'rm -r my_runs'
}
}
stage('Artifacts'){