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

This commit is contained in:
Maciej Czajka 2022-05-11 17:22:09 +02:00
parent 43aa5ed0fc
commit e00cbdf3d3

View File

@ -2,6 +2,7 @@ pipeline {
agent {
docker {
image 'maciejczajka'
'-v /tmp/mlruns:/tmp/mlruns'
}
}
parameters {