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

+ 1 - 1
Jenkinsfile

@@ -54,7 +54,7 @@ node{
     try {
         
         // Exporter la variable d'environnement NODE_OPTIONS
-        sh 'export NODE_OPTIONS=--openssl-legacy-provider && npm run test-ci'
+        sh ' npm run test-ci'
         
     } catch(err) {
         sh 'echo TEST FAILED'