This commit is contained in:
s495716 2024-03-29 16:31:49 +01:00
parent 2844d53d91
commit 30c2697f41

1
stats/Jenkinsfile vendored
View File

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