creylopez пре 8 месеци
родитељ
комит
02901f6152
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      Jenkinsfile

+ 3 - 1
Jenkinsfile

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