ソースを参照

Обновить '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
-          }
+          } 
         }
       }
     }