Skip to content

Commit

Permalink
add attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
KangxuanYe committed May 8, 2024
1 parent f492a1a commit 7f7039b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/yaml-templates/ios-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ steps:
- task: 1ES.PublishPipelineArtifact@1
inputs:
path: '$(agent.buildDirectory)/Logs'
artifact: iOSDebugLogs - ${{ parameters.testPlan }}
artifact: iOSDebugLogs - ${{ parameters.testPlan }} -$(System.JobAttempt)
condition: always()

0 comments on commit 7f7039b

Please sign in to comment.