소스 검색

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