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