add mlruns
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e1827f7ddd
commit
48489c22a0
@ -1,6 +1,9 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
docker {
|
||||
iamge 'mikolajk/ium:mlflow'
|
||||
args '-v /mlruns:/mlruns'
|
||||
}
|
||||
}
|
||||
parameters{
|
||||
string(
|
||||
|
Loading…
Reference in New Issue
Block a user