Browse Source

Обновить 'Jenkinsfile_genkey'

Vladimir Tomishinets 7 years ago
parent
commit
5b754fd61c
1 changed files with 1 additions and 4 deletions
  1. 1 4
      Jenkinsfile_genkey

+ 1 - 4
Jenkinsfile_genkey

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