Pārlūkot izejas kodu

Обновить 'Jenkinsfile_genkey'

Vladimir Tomishinets 7 gadi atpakaļ
vecāks
revīzija
5b754fd61c
1 mainītis faili ar 1 papildinājumiem un 4 dzēšanām
  1. 1 4
      Jenkinsfile_genkey

+ 1 - 4
Jenkinsfile_genkey

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