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

+ 2 - 2
Jenkinsfile

@@ -92,8 +92,8 @@ node{
             sh 'npm install'
 				
 	 		try
-			{   sh 'npm update'
-				sh 'npm run test-ci'
+			{   
+				 sh 'ng test --watch=false --browsers=ChromeHeadless'
 			} 
 			catch(err) 
 			{