Update Jenkinsfile-stats

This commit is contained in:
s464962 2024-03-30 18:18:01 +01:00
parent 65537bb67a
commit 5fd30b4d1c
1 changed files with 3 additions and 1 deletions

View File

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