update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 15:23:29 +02:00
parent 0bb2e660c5
commit 237d67f6bd

View File

@ -1,8 +1,7 @@
pipeline {
agent {
docker {
image 'maciejczajka/ium:v4'
args '-d'
image 'maciejczajka/ium:v4'
}
}
parameters{