提交 4e42e8fc 编写于 作者: J Jared Parsons

Use test signing

The 15.6 branch still signs our SWIX projects using Microbuild directly,
not via SignTool. Hence we need to install the plugin as test signed
here while we are still in validation.
上级 2aa81ee0
......@@ -19,7 +19,7 @@ steps:
- task: ms-vseng.MicroBuildTasks.30666190-6959-11e5-9f96-f56098202fef.MicroBuildSigningPlugin@1
inputs:
signType: real
signType: test
legacySigning: true
condition: and(succeeded(), in(variables['PB_SignType'], 'test', 'real'))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册