X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=a1-mediator-vth%2FJenkinsfile;fp=a1-mediator-vth%2FJenkinsfile;h=7b204206c3af1f0203d44693da714b7647c5ccbd;hp=a58148c235aebd6f92670c886bd41956a1ef35a2;hb=b4313736f2b146b57f73f2af882529a19a2efdd1;hpb=e3ba96506390ab3ad630d2dfc4967fd49527615d diff --git a/a1-mediator-vth/Jenkinsfile b/a1-mediator-vth/Jenkinsfile index a58148c..7b20420 100644 --- a/a1-mediator-vth/Jenkinsfile +++ b/a1-mediator-vth/Jenkinsfile @@ -64,7 +64,7 @@ node("docker"){ stage 'Publish Artifact' withCredentials([usernamePassword(credentialsId: MECHID, usernameVariable: 'USERNAME', passwordVariable: 'PASSWORD')]) { - dir("smo-vth") { + dir("docker") { echo "Artifact: " + IMAGE_NAME sh """