1 parent d301780 commit 3a203ccCopy full SHA for 3a203cc
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