formation 2 năm trước cách đây
mục cha
commit
e54b8957ec
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'