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