moved dockerfiles to docker dir and updated jenkins file to reflect that
[it/otf.git] / a1-mediator-vth / Jenkinsfile
index a58148c..7b20420 100644 (file)
@@ -64,7 +64,7 @@ node("docker"){
                        stage 'Publish Artifact'\r
 \r
                                withCredentials([usernamePassword(credentialsId: MECHID, usernameVariable: 'USERNAME', passwordVariable: 'PASSWORD')]) {\r
-                                       dir("smo-vth") {\r
+                                       dir("docker") {\r
                                                echo "Artifact: " + IMAGE_NAME\r
 \r
                                                sh """\r