fixed - dockerfile to docker
This commit is contained in:
parent
2be5ed3fb2
commit
2105ea32ef
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile {image 'mactyc/ium'}
|
||||
docker {image 'mactyc/ium'}
|
||||
}
|
||||
parameters{
|
||||
buildSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user