Преглед изворни кода

Обновить 'Jenkinsfile_genkey'

Vladimir Tomishinets пре 7 година
родитељ
комит
5b754fd61c
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      Jenkinsfile_genkey

+ 1 - 4
Jenkinsfile_genkey

@@ -149,10 +149,7 @@ pipeline {
                     ${client_mail}
                  '''
             }
-          } else {
-            currentBuild.result = 'FAILURE'
-            return
-          }
+          } 
         }
       }
     }