mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
also publish drop on darwin to catch screenshots from smoketests (#10148)
This commit is contained in:
@@ -216,6 +216,7 @@ steps:
|
|||||||
|
|
||||||
- task: PublishBuildArtifacts@1
|
- task: PublishBuildArtifacts@1
|
||||||
displayName: 'Publish Artifact: drop'
|
displayName: 'Publish Artifact: drop'
|
||||||
|
condition: always()
|
||||||
|
|
||||||
- task: PublishTestResults@2
|
- task: PublishTestResults@2
|
||||||
displayName: 'Publish Test Results test-results.xml'
|
displayName: 'Publish Test Results test-results.xml'
|
||||||
|
|||||||
Reference in New Issue
Block a user