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