Skip to content

Commit

Permalink
Merge pull request #4813 from bdukes/upload-artifacts-after-failure
Browse files Browse the repository at this point in the history
Always upload build artifacts
  • Loading branch information
mitchelsellers authored Sep 21, 2021
2 parents 143ad87 + d50b4aa commit 79118f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ steps:
condition: always()

- publish: 'Artifacts'
continueOnError: true
condition: always()

0 comments on commit 79118f3

Please sign in to comment.