formation 2 lat temu
rodzic
commit
f8ec1681d8
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

@@ -37,8 +37,7 @@ node{
 	   
       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 install'