formation 2 năm trước cách đây
mục cha
commit
cfd47a64d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'