Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Eugene Sadovoi 2019-11-11 18:39:16 -08:00
Родитель ad3bb3faae
Коммит 806ba47e55
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,9 @@
# Build pipeline
trigger:
- master
- refs/tags/*
pool:
vmImage: 'windows-latest'