changed dockerfile to docker for stats
This commit is contained in:
parent
eb59558e96
commit
3200d2ae07
2
stats/Jenkinsfile
vendored
2
stats/Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile { image 'jvncziii/ium:latest' }
|
||||
docker { image 'jvncziii/ium:latest' }
|
||||
}
|
||||
parameters {
|
||||
buildSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user