formation 3 yıl önce
ebeveyn
işleme
cfd47a64d6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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'