added summ flags
This commit is contained in:
parent
3abd125532
commit
cdaf89d26e
2
stats/Jenkinsfile
vendored
2
stats/Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'jvncziii/ium:latest'
|
image 'jvncziii/ium:latest'
|
||||||
args '--entrypoint='
|
args '-it --entrypoint=/bin/bash'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parameters {
|
parameters {
|
||||||
|
Loading…
Reference in New Issue
Block a user