We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a242323 commit 7fb1769Copy full SHA for 7fb1769
azure-pipelines/build.yml
@@ -51,6 +51,7 @@ jobs:
51
displayName: 'Build VSIXs'
52
env:
53
SignType: $(signType)
54
+ XSIGN_ARGS: --debug
55
56
- ${{ if eq(parameters.isOfficial, true) }}:
57
- script: gulp signVsix
0 commit comments