add mlruns
Some checks failed
s444417-training/pipeline/head There was a failure building this commit

This commit is contained in:
s444417 2022-05-14 12:19:54 +02:00
parent e1827f7ddd
commit 48489c22a0

View File

@ -1,6 +1,9 @@
pipeline {
agent {
dockerfile true
docker {
iamge 'mikolajk/ium:mlflow'
args '-v /mlruns:/mlruns'
}
}
parameters{
string(