also publish drop on darwin to catch screenshots from smoketests (#10148)

This commit is contained in:
Anthony Dresser
2020-04-23 14:13:30 -07:00
committed by GitHub
parent ab97e38f91
commit fb67f9f860

View File

@@ -216,6 +216,7 @@ steps:
- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: drop'
condition: always()
- task: PublishTestResults@2
displayName: 'Publish Test Results test-results.xml'