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'
     }
   }
+  */
 }