Skip to content

Commit 4fe2a7b

Browse files
Add retry to notice generation (#7636)
1 parent 08fde9b commit 4fe2a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: eng/pipelines/jobs/tpn.yml

+1
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)