Skip to content

Commit

Permalink
Merge pull request #5199 from bdukes/allow-rerun-build
Browse files Browse the repository at this point in the history
Add unique suffix to artifact name
  • Loading branch information
valadas authored Jul 26, 2022
2 parents 3ff21a4 + 45ab883 commit 491dcc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ steps:
condition: always()

- publish: 'Artifacts'
artifact: 'Artifacts$(System.JobAttempt)'
condition: always()

0 comments on commit 491dcc0

Please sign in to comment.