mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
remove condition for esrp sign
This commit is contained in:
@@ -545,7 +545,6 @@ jobs:
|
||||
signType: batchSigning
|
||||
batchSignPolicyFile: '$(build.sourcesdirectory)\.pipelines\ESRPSigning_cmdpal_msix_content.json'
|
||||
ciPolicyFile: '$(build.sourcesdirectory)\.pipelines\CIPolicy.xml'
|
||||
condition: ne(variables['CmdPalExtPowerToysPackagePath'], '')
|
||||
|
||||
- pwsh: |-
|
||||
if ([string]::IsNullOrWhiteSpace("$(CmdPalExtPowerToysPackagePath)")) {
|
||||
|
||||
Reference in New Issue
Block a user