formation %!s(int64=4) %!d(string=hai) anos
pai
achega
f1fde84c7b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -107,7 +107,7 @@ node{
 	}
     stage("Run Container express preprod")
 	{
-		containerSql=imageExpress.run("--name server-express-preprod -v /home/formation/workflow/${e}/mysql:/var/lib/mysql --network=web")
+		containerSql=imageExpress.run("--name server-express-preprod -v /home/formation/workflow/preprod/mysql:/var/lib/mysql --network=web")
 	}
     stage("Run Container apache preprod")
 	{