mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update commit hash for AGC merge (#24622)
This commit is contained in:
@@ -54,7 +54,7 @@ steps:
|
|||||||
- powershell: |
|
- powershell: |
|
||||||
git remote add distro "https://github.com/$(VSCODE_MIXIN_REPO).git"
|
git remote add distro "https://github.com/$(VSCODE_MIXIN_REPO).git"
|
||||||
git fetch distro
|
git fetch distro
|
||||||
git cherry-pick 51ef46d56b81ae967f3ae185661996540bf2b642
|
git merge ab87de2203e5a9d8377a74725dc6e2258de6da79
|
||||||
condition: eq(variables['VSCODE_QUALITY'], 'agc')
|
condition: eq(variables['VSCODE_QUALITY'], 'agc')
|
||||||
displayName: Merge AGC endpoints
|
displayName: Merge AGC endpoints
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user