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 ca13434 commit c15173fCopy full SHA for c15173f
1 file changed
windows-release/azure-pipelines.yml
@@ -146,6 +146,8 @@ variables:
146
IsRealSigned: false
147
${{ if ne(parameters.SigningDescription, '(default)') }}:
148
SigningDescription: ${{ parameters.SigningDescription }}
149
+ ${{ else }}:
150
+ SigningDescription: ''
151
PublishARM64: ${{ parameters.DoARM64 }}
152
# QUEUE TIME VARIABLES
153
# OverrideNugetVersion: ''
0 commit comments