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