mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Revert mixin script to fix insiders build (#20918)
* Revert mixin script * Create a sql specific mixin file
This commit is contained in:
@@ -95,7 +95,7 @@ steps:
|
||||
- powershell: |
|
||||
. build/azure-pipelines/win32/exec.ps1
|
||||
$ErrorActionPreference = "Stop"
|
||||
exec { node build/azure-pipelines/mixin }
|
||||
exec { node build/azure-pipelines/sql-mixin }
|
||||
displayName: Mix in quality
|
||||
|
||||
- powershell: |
|
||||
|
||||
Reference in New Issue
Block a user