update jenkinsfile2
This commit is contained in:
parent
28498a6138
commit
0bb2e660c5
@ -2,7 +2,7 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'maciejczajka/ium:v4'
|
||||
args '-ti'
|
||||
args '-d'
|
||||
}
|
||||
}
|
||||
parameters{
|
||||
|
Loading…
Reference in New Issue
Block a user