fix docker image name
This commit is contained in:
parent
611f1199e0
commit
5c45a1fda3
@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 's430804/ium:0.5'
|
image 's434804/ium:0.5'
|
||||||
args '-v /tmp/mlruns:/tmp/mlruns -v /mlruns:/mlruns '
|
args '-v /tmp/mlruns:/tmp/mlruns -v /mlruns:/mlruns '
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user