update Jenkinsfile-stats

This commit is contained in:
zgolebiewska 2024-04-02 20:39:35 +02:00
parent 7b5b1b7048
commit 61212f5e4c
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
pipeline {
agent any
agent {
docker { image 'golebiewska/ium:1.0' }
}
parameters {
buildSelector(