Update azure-pipelines.yml

This commit is contained in:
jhoneill
2018-11-30 16:33:06 +00:00
committed by GitHub
parent 284560e109
commit eca631670c

View File

@@ -6,7 +6,12 @@ steps:
- powershell: '.\DoTests.ps1'
displayName: 'PowerShell Script'
- task: PublishBuildArtifacts@1
inputs:
pathtoPublish: '$(Build.ArtifactStagingDirectory)'
artifactName: drop1
trigger:
paths:
exclude:
- README.md
- README.md