dockerfile
This commit is contained in:
parent
87bcdc7d4c
commit
e5de415f69
@ -1,7 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'mikolajk/ium:latest'
|
||||
dockerfile {
|
||||
args '-v /mlruns:/mlruns'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user