fix docker
This commit is contained in:
parent
9a82b2da98
commit
a8a3a93435
@ -1,4 +1,5 @@
|
|||||||
node {
|
node {
|
||||||
|
checkout scm
|
||||||
def dockerImageIUM = docker.build("s444452/ium:1.3","Docker/Dockerfile")
|
def dockerImageIUM = docker.build("s444452/ium:1.3","Docker/Dockerfile")
|
||||||
dockerImageIUM.inside {
|
dockerImageIUM.inside {
|
||||||
stage('Preparation') {
|
stage('Preparation') {
|
||||||
|
Loading…
Reference in New Issue
Block a user