formation 2 lat temu
rodzic
commit
d9ef056266
1 zmienionych plików z 1 dodań i 1 usunięć
  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)