This commit is contained in:
PawelDopierala 2024-04-02 23:24:05 +02:00
parent 5cfcced26c
commit 14b40aae3a

View File

@ -1,6 +1,6 @@
pipeline {
agent {
docker { image 'paweldopierala/ium:latest' }
docker { image 'paweldopierala/ium' }
}
parameters{