From 525a7dfcee6016d94f99a4d127394f4cb6acbdfb Mon Sep 17 00:00:00 2001 From: Andriy Svyryd Date: Tue, 20 Aug 2024 12:24:36 -0700 Subject: [PATCH] Enable PoliCheck --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 64638066d6f..1b28fae5108 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,6 +56,8 @@ extends: baselineFile: $(Build.SourcesDirectory)\.config\guardian\.gdnbaselines binskim: scanOutputDirectoryOnly: true + policheck: + enabled: true tsa: enabled: true customBuildTags: