This commit is contained in:
s495716 2024-03-29 16:49:33 +01:00
parent 525cd04482
commit bdbc0e0638

1
stats/Jenkinsfile vendored
View File

@ -2,7 +2,6 @@ pipeline {
agent {
docker {
image 'jvncziii/ium:latest'
args '-i'
}
}
parameters {