formation 2 years ago
parent
commit
f8ec1681d8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

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