From 4e78ad4fe9481cf92520b5557a8e26add16cdeb6 Mon Sep 17 00:00:00 2001 From: Farhad Alizada Date: Mon, 17 Jun 2024 08:50:36 +0200 Subject: [PATCH] Update the code signValidation parameters --- azure-pipelines-official.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index eaf4b19395..1b1b6e5d3d 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -35,6 +35,10 @@ extends: os: windows sbom: enabled: false + codeSignValidation: + enabled: true + break: true + additionalTargetsGlobPattern: -|**\Install-Scripts.Test\**; pool: name: NetCore1ESPool-Svc-Internal image: windows.vs2022preview.amd64