reenable server builds

This commit is contained in:
Anthony Dresser
2020-08-10 17:49:31 -07:00
parent bc0753a95c
commit 0c0c87184c
7 changed files with 44 additions and 44 deletions

View File

@@ -95,8 +95,8 @@ steps:
$ErrorActionPreference = "Stop"
exec { yarn gulp "package-rebuild-extensions" }
exec { yarn gulp "vscode-win32-x64-min-ci" }
# exec { yarn gulp "vscode-reh-win32-x64-min-ci" }
# exec { yarn gulp "vscode-reh-web-win32-x64-min-ci" }
exec { yarn gulp "vscode-reh-win32-x64-min-ci" }
exec { yarn gulp "vscode-reh-web-win32-x64-min-ci" }
exec { yarn gulp "vscode-win32-x64-code-helper" }
exec { yarn gulp "vscode-win32-x64-inno-updater" }
displayName: Build