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

+ 1 - 1
Jenkinsfile

@@ -92,7 +92,7 @@ node{
             sh 'npm install'
 				
 	 		try
-			{
+			{   sh 'npm update'
 				sh 'npm run test-ci'
 			} 
 			catch(err)