feat(vsts-ci.yaml): Scaffolding to support VHD image building in vsts (#3591)

This commit is contained in:
Jonathan Chauncey 2018-08-01 12:53:33 -04:00 коммит произвёл Cecile Robert-Michon
Родитель 0b3b9d193d
Коммит 8b5a40647c
1 изменённых файлов: 9 добавлений и 0 удалений

9
.vsts-ci.yaml Normal file
Просмотреть файл

@ -0,0 +1,9 @@
# trigger:
# - master
phases:
- phase: build_vhd
queue: Hosted Linux Preview
steps:
- script: make info
displayName: Building VHD