agent is dockerfile not docker
This commit is contained in:
parent
e72066aeef
commit
be973be768
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -22,9 +22,6 @@ pipeline {
|
||||
CUTOFF="$params.CUTOFF"
|
||||
}
|
||||
agent {
|
||||
docker {
|
||||
image 'ium'
|
||||
}
|
||||
dockerfile {
|
||||
additionalBuildArgs "-t ium"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user