Browse Source

Comento post

creylopez 8 tháng trước cách đây
mục cha
commit
7343e40c26
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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'
     }
   }
+  */
 }