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 21fd44c commit 48ff010Copy full SHA for 48ff010
.azure-devops/release.yaml
@@ -29,7 +29,7 @@ extends:
29
variables:
30
# OPTIONAL: Set this varibale to 'true' to enable signing in a target stage.
31
# Remove if signing is not required.
32
- Build.ESRP.CodeSign.Enabled: true
+ Build.ESRP.CodeSign.Enabled: false
33
# OPTIONAL: To disable required tools not applicable in the pipeline set to false.
34
# Supported values: BinSkim, Roslyn, ESLint, PREFast.
35
Build.SDL.<Roslyn>.Enabled: false
0 commit comments