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

+ 1 - 1
Jenkinsfile

@@ -36,7 +36,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/mysql:/var/lib/mysql --network=web")
 	}
 	
 	stage("Run Container apache preprod")