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:
parent
1320d8a830
commit
2fe1ab8a4b
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user