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:17:41 +02:00
parent 9e2ac16082
commit 118f7e658c

View File

@ -16,7 +16,6 @@ pipeline {
stage('Script'){
steps {
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
sh 'rm -r my_runs'
sh 'python Biblioteka_DL/dllib-sacred.py with "epochs=$EPOCHS"'
sh 'ls -al my_runs'
sh 'ls -al my_runs/1'