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

This commit is contained in:
Maciej Czajka 2022-05-11 17:00:20 +02:00
parent ad14291635
commit 084129b635

View File

@ -2,7 +2,7 @@ pipeline {
agent {
docker {
image 'maciejczajka'
args '-v mlruns/13'
args '-v mlruns/13/4a4cd6f115d245c881a33a9f61e4d9d6'
}
}
parameters {