Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
trinhpham committed Dec 7, 2020
1 parent e7411c3 commit 300fac4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ steps:
inputs:
targetPath: 'tests/results'
artifact: 'Test result artifact_$(browsers)'
publishLocation: 'pipeline'
publishLocation: 'pipeline'
condition: succeededOrFailed()

0 comments on commit 300fac4

Please sign in to comment.