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