Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Eugene Sadovoi 2019-11-13 11:30:44 -08:00
Родитель a30531d4fd
Коммит 8fa72548c1
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -8,8 +8,8 @@ resources:
endpoint: Unity Container
trigger:
- master
- refs/tags/*
- v5.x
- refs/tags/v5.*
pool:
vmImage: 'windows-latest'