Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 1317 (Azure#16270)
Browse files Browse the repository at this point in the history
* retarget the tool clone to a release tag

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
  • Loading branch information
azure-sdk and scbedd authored Jan 20, 2021
1 parent cce8bee commit 1ac1524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/pipelines/templates/steps/get-pr-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
- pwsh: |
git clone https://github.com/Azure/azure-sdk-tools.git $(Build.SourcesDirectory)/tools_repo
cd $(Build.SourcesDirectory)/tools_repo
git checkout 35ad98f821913eb0e8872f861ee60589b563c865
git checkout azure-sdk-tools_20210114.1
displayName: Setup Identity Resolver
- pwsh: |
Expand Down

0 comments on commit 1ac1524

Please sign in to comment.