Skip to content

Commit 7fb1769

Browse files
committed
Add env var for signing debug info
1 parent a242323 commit 7fb1769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
displayName: 'Build VSIXs'
5252
env:
5353
SignType: $(signType)
54+
XSIGN_ARGS: --debug
5455
5556
- ${{ if eq(parameters.isOfficial, true) }}:
5657
- script: gulp signVsix

0 commit comments

Comments
 (0)