update jenkinsfile2
This commit is contained in:
parent
4043d14cb4
commit
f90fa2bed4
@ -10,7 +10,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage("Script") {
|
stage("Script") {
|
||||||
steps {
|
steps {
|
||||||
sh "docker run -t maciejczajka/ium:v2"
|
sh "docker run -t czajson99/ium:v9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user