formation hace 2 años
padre
commit
cfd47a64d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -37,7 +37,7 @@ node{
 	   
       dir("${env.WORKSPACE}/angular-client")
        {   
-		   sh 'npm install -g '
+		   sh 'npm install'
 		   sh 'npm list | grep phantomjs'
     //           sh 'npm install'