adde azure devops yaml file

This commit is contained in:
dfinke
2018-10-06 16:21:54 -04:00
parent ecb045274a
commit a17fc95415

15
azure-pipelines.yml Normal file
View File

@@ -0,0 +1,15 @@
resources:
- repo: self
queue:
name: Hosted VS2017
steps:
- powershell: ./ '.\DoTests.ps1'
displayName: 'PowerShell Script'
- task: ArchiveFiles@2
displayName: 'Archive $(Build.BinariesDirectory)'
trigger:
paths:
exclude:
- README.md