update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 15:44:47 +02:00
parent 73d67a823b
commit edb92b1eff

View File

@ -1,8 +1,7 @@
pipeline {
agent {
docker {
image 'maciejczajka/ium:v4'
args "--entrypoint='' "
image 'ubuntu:latest'
}
}
parameters{