creylopez 8 месяцев назад
Родитель
Сommit
7343e40c26
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Jenkinsfile

+ 2 - 1
Jenkinsfile

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