mlflow attempt task 2

This commit is contained in:
Kamila 2022-05-15 11:08:59 +02:00
parent b79af25c61
commit 4aaee8bb54

View File

@ -1,8 +1,11 @@
pipeline {
agent {
dockerfile true
docker {
image 'kambobdocker420/ium:mlflow'
args '-v /mlruns:/mlruns'
}
}
parameters {
string(