Skip to content

Commit 91bdce3

Browse files
Add retry to notice generation (#7633)
1 parent db299e8 commit 91bdce3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/jobs/tpn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
- task: notice@0
4545
displayName: Generate TPN file
46+
retryCountOnTaskFailure: 5
4647
inputs:
4748
outputfile: '$(Build.ArtifactStagingDirectory)/$(_TPNFile)'
4849
outputformat: text

0 commit comments

Comments
 (0)