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