【问题标题】:Azure DevOps projects directly publish to google play consoleAzure DevOps 项目直接发布到 google play 控制台
【发布时间】:2019-10-30 03:50:57
【问题描述】:

我已将我的 Flutter 移动应用程序上传到 Azure DevOps。现在我想直接在 google play 控制台上发布我的应用程序。有没有办法使用 azure 来做这种事情?

我可以使用管道吗?

【问题讨论】:

    标签: flutter deployment azure-devops publish google-play-console


    【解决方案1】:

    对于这个问题,我认为 azure devops 不支持将项目直接发布到 google play console。

    Azure devops 支持 Google Play 扩展。此扩展包含一组部署任务,可让您自动从 CI 环境向 Google Play 商店发布、推广和推出应用更新。为了自动将应用更新发布到 Google Play 商店,您需要通过 Google Play Developer Console 手动发布至少一个版本。

    如果你想发布到google play console,可以参考这个document

    【讨论】:

    • Azure DevOps 提供了颤振扩展。我认为可以使用这些扩展。
    • 太棒了!您可以尝试它们,如果可行,您可以在此处分享此解决方案作为答案。
    【解决方案2】:

    Azure devops 提供了直接发布到 Playstore 的方法。需要创建 piline,构建并部署到 playstore。 需要 Playstore 私钥才能在 Playstore 上部署。

    【讨论】:

      猜你喜欢
      • 2019-07-17
      • 2015-10-28
      • 2020-10-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-06-16
      相关资源
      最近更新 更多