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