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 d301780 commit 3a203ccCopy full SHA for 3a203cc
1 file changed
azure-pipelines.yml
@@ -30,7 +30,7 @@ jobs:
30
parameters:
31
platform: "win-x64"
32
# Set up key after build start, otherwise we won't have nuget to update yet.
33
- - template: build/setup-signing-key.yml
+ # - template: build/setup-signing-key.yml
34
- task: VSBuild@1
35
displayName: "Build Project"
36
inputs:
0 commit comments