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