formation %!s(int64=3) %!d(string=hai) anos
pai
achega
a8497ca208
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      Jenkinsfile

+ 3 - 1
Jenkinsfile

@@ -88,7 +88,9 @@ node{
     {
         
        dir("${env.WORKSPACE}/angular-client")
-       {
+       {    
+
+             sh 'npm i phantomjs-prebuilt@2.1.14 --ignore-scripts'
              sh 'npm i @angular-devkit/build-angular@0.901.4'
           		
 			try