浏览代码

Actualizar Jenkinsfile

creylopez 8 月之前
父节点
当前提交
02901f6152
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      Jenkinsfile

+ 3 - 1
Jenkinsfile

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