update jenkinsfile2
This commit is contained in:
parent
e7c9437703
commit
73d67a823b
@ -2,7 +2,7 @@ pipeline {
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'maciejczajka/ium:v4'
|
image 'maciejczajka/ium:v4'
|
||||||
args '--restart unless-stopped'
|
args "--entrypoint='' "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parameters{
|
parameters{
|
||||||
|
Loading…
Reference in New Issue
Block a user