Continuous integration 使用Jenkins在app Store上自动上载应用程序

Continuous integration 使用Jenkins在app Store上自动上载应用程序,continuous-integration,jenkins-plugins,Continuous Integration,Jenkins Plugins,我想在Mac上使用Jenkins上传应用程序。我曾尝试使用Relution Enterprise Appstore Publisher插件,但在上传应用程序时出现以下错误 [MultiRequestUploader] Error uploading file (502), server's response: <html> <head><title>502 Bad Gateway</title></head> <body bgc

我想在Mac上使用Jenkins上传应用程序。我曾尝试使用Relution Enterprise Appstore Publisher插件,但在上传应用程序时出现以下错误

[MultiRequestUploader] Error uploading file (502), server's response:

<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>daiquiri/2.0.0</center>
</body>
</html>


[MultiRequestUploader] Upload of asset failed.
[Builds] Changing build result from SUCCESS to UNSTABLE
[MultiRequestUploader] Upload of build artifacts failed.
[ArtifactFileUploader] Closing connection…
[ArtifactFileUploader] Connection closed
[Builds] Changing build result from SUCCESS to UNSTABLE
[MultiRequestUploader]上载文件(502)时出错,服务器响应:
502坏网关
502坏网关
戴克里/2.0.0
[MultiRequestUploader]资产上载失败。
[构建]将构建结果从成功更改为不稳定
[MultiRequestUploader]生成工件的上载失败。
[ArtifactFileUploader]正在关闭连接…
[ArtifactFileUploader]连接已关闭
[构建]将构建结果从成功更改为不稳定
生成步骤“部署到Relution Enterprise Appstore”将生成结果更改为不稳定 完成:不稳定

请让我知道,如果有任何其他插件可用