Don't try signing in CI
This commit is contained in:
parent
853a27da6f
commit
fc1ca2f9d0
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ phases:
|
|||
steps:
|
||||
- ${{ if eq(parameters.agentOs, 'Windows_NT') }}:
|
||||
- script: build.cmd
|
||||
-test -sign -pack -publish
|
||||
-test -pack -publish
|
||||
-Configuration $(BuildConfig)
|
||||
-Architecture $(BuildArchitecture)
|
||||
displayName: Build
|
||||
|
|
Loading…
Add table
Reference in a new issue