Skip to content

Commit

Permalink
[main] Upload buildlogs with an _Attempt suffix (#83826)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
  • Loading branch information
github-actions[bot] and mmitche committed Apr 17, 2023
1 parent 23be50f commit c1b7a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/official/jobs/prepare-signed-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
dependsOn: []
PublishRidAgnosticPackagesFromPlatform: ''
isOfficialBuild: false
logArtifactName: 'Logs-PrepareSignedArtifacts'
logArtifactName: 'Logs-PrepareSignedArtifacts_Attempt$(System.JobAttempt)'

jobs:
- job: PrepareSignedArtifacts
Expand Down

0 comments on commit c1b7a9f

Please sign in to comment.