Sync eng/common directory with azure-sdk-tools for PR 1317 (#1419)

* retarget the tool clone to a release tag

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
This commit is contained in:
Azure SDK Bot 2021-01-20 15:19:16 -08:00 committed by GitHub
parent 1320d8a830
commit 2fe1ab8a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |