Skip to content

Commit 71a0ec1

Browse files
committed
build
1 parent 9ee192d commit 71a0ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/tfs/win32/product-build-win32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ steps:
144144
145145
# Publish system setup
146146
# exec { npm run gulp -- "vscode-win32-$(VSCODE_ARCH)-system-setup" --sign }
147-
exec { node build/tfs/common/publish.js $Quality "$global:assetPlatform" setup "VSCodeSetup-$(VSCODE_ARCH)-$Version.exe" $Version true $SystemExe }
147+
# exec { node build/tfs/common/publish.js $Quality "$global:assetPlatform" setup "VSCodeSetup-$(VSCODE_ARCH)-$Version.exe" $Version true $SystemExe }
148148
149149
# Publish user setup
150150
exec { npm run gulp -- "vscode-win32-$(VSCODE_ARCH)-user-setup" --sign }

0 commit comments

Comments
 (0)