We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0293742 + 4fe2a7b commit 722b7b1Copy full SHA for 722b7b1
eng/pipelines/jobs/tpn.yml
@@ -43,6 +43,7 @@ jobs:
43
44
- task: notice@0
45
displayName: Generate TPN file
46
+ retryCountOnTaskFailure: 5
47
inputs:
48
outputfile: '$(Build.ArtifactStagingDirectory)/$(_TPNFile)'
49
outputformat: text
0 commit comments