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