creylopez 8 miesięcy temu
rodzic
commit
7343e40c26
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      Jenkinsfile

+ 2 - 1
Jenkinsfile

@@ -179,7 +179,7 @@ pipeline {
       }
     }   
   }
-  
+  /*
   post {
     always {
       mail to: 'creylopez@yahoo.es',
@@ -209,4 +209,5 @@ pipeline {
            mimeType: 'text/html'
     }
   }
+  */
 }