creylopez 8 сар өмнө
parent
commit
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'
     }
   }
+  */
 }