瀏覽代碼

Comento post

creylopez 8 月之前
父節點
當前提交
7343e40c26
共有 1 個文件被更改,包括 2 次插入1 次删除
  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'
     }
   }
+  */
 }