Skip to content

Commit

Permalink
Merge pull request #53730 from genlu/fixDrop
Browse files Browse the repository at this point in the history
Fix optprof config drop path
  • Loading branch information
genlu committed May 27, 2021
2 parents 0eef599 + 951ecde commit 0adf94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ stages:
ARTIFACTSERVICES_DROP_PAT: $(_DevDivDropAccessToken)
inputs:
dropServiceURI: 'https://devdiv.artifacts.visualstudio.com'
buildNumber: 'ProfilingInputs/DevDiv/$(Build.Repository.Name)/$(SourceBranchName)/$(Build.BuildNumber)'
buildNumber: 'ProfilingInputs/$(System.TeamProject)/$(Build.Repository.Name)/$(SourceBranchName)/$(Build.BuildNumber)'
sourcePath: '$(Build.SourcesDirectory)\artifacts\OptProf\$(BuildConfiguration)\Data'
toLowerCase: false
usePat: false
Expand Down

0 comments on commit 0adf94c

Please sign in to comment.