Zaktualizuj 'Jenkinsfile_train'
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a804509a00
commit
ccffba66c7
@ -17,7 +17,6 @@ pipeline {
|
|||||||
copyArtifacts filter: '*', projectName: 's444018-create-dataset'
|
copyArtifacts filter: '*', projectName: 's444018-create-dataset'
|
||||||
sh 'python3 ./biblioteka_DL/dllib.py $EPOCHS'
|
sh 'python3 ./biblioteka_DL/dllib.py $EPOCHS'
|
||||||
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
||||||
build job: 's444018-evaluation/master/'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user