未验证 提交 8d6081c1 编写于 作者: D David Staheli 提交者: GitHub

continuous-build.yml: use new VSTS YAML syntax

上级 882a8855
phases:
- phase: Windows
queue: Hosted VS2017
jobs:
- job: Windows
pool:
vmImage: VS2017-Win2016
steps:
- template: win32/continuous-build-win32.yml
- phase: Linux
queue: Hosted Linux Preview
- job: Linux
pool:
vmImage: Ubuntu 16.04
steps:
- template: linux/continuous-build-linux.yml
- phase: macOS
queue: Hosted macOS Preview
- job: macOS
pool:
vmImage: macOS 10.13
steps:
- template: darwin/continuous-build-darwin.yml
\ No newline at end of file
- template: darwin/continuous-build-darwin.yml
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册