update jenkinsfile_train-sacred
This commit is contained in:
parent
43aa5ed0fc
commit
e00cbdf3d3
@ -2,6 +2,7 @@ pipeline {
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'maciejczajka'
|
image 'maciejczajka'
|
||||||
|
'-v /tmp/mlruns:/tmp/mlruns'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parameters {
|
parameters {
|
||||||
|
Loading…
Reference in New Issue
Block a user