Update Jenkinsfile
This commit is contained in:
parent
1e7a953625
commit
7b6a1ac325
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'image'
|
||||
filename 'Dockerfile'
|
||||
args '-v /mlruns:/mlruns'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user