result txt
This commit is contained in:
parent
10542bd9a2
commit
20d478affa
@ -1,7 +1,8 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
|
||||||
image 'ksero/ium:mlflow'
|
dockerfile {
|
||||||
|
args '-v /mlruns:/mlruns'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user