update jenkinsfile2
This commit is contained in:
parent
b9a0c2e66e
commit
d05ef2b55a
@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'ubuntu:latest'
|
image 'czajson99/ium:v6'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parameters{
|
parameters{
|
||||||
|
Loading…
Reference in New Issue
Block a user