瀏覽代碼

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