【发布时间】:2018-07-14 17:30:08
【问题描述】:
我开始在我的 VSTS 构建管道中集成 Visual Studio App Center。
设置
在我的 iOS 应用程序构建后,它的二进制文件被发送到 App Center。 App Center 不会构建应用程序:VSTS 会。这是最新版本和版本号的屏幕截图:
在 Visual Studio App Center 中,我无法(重新)使用 VSTS 管道实际生成的版本号。如下图所示,版本值始终为1.0 (1.0):
问题
在 Visual Studio App Center 中,如何将 VSTS 构建中的版本号关联到 VS App Center 中的发布?
【问题讨论】:
标签: continuous-integration azure-devops visual-studio-app-center