update jenkinsfile2

This commit is contained in:
Maciej Czajka 2022-04-02 16:08:44 +02:00
parent 7d82de42f3
commit b9a0c2e66e

View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'czajson99/ium:v5'
image 'ubuntu:latest'
}
}
parameters{