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