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