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