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 16:52:05 +02:00
parent ccf638a9f1
commit 15d685cdbb

View File

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