This commit is contained in:
PawelDopierala 2024-04-02 23:24:05 +02:00
parent 5cfcced26c
commit 14b40aae3a
1 changed files with 1 additions and 1 deletions

View File

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