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