Skip to content

Commit 267e6f7

Browse files
committed
Enable codeSignValidation and exclude non-shipping files
1 parent 80b4f92 commit 267e6f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines/official.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ extends:
6464
parameters:
6565
sdl:
6666
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
67+
codeSignValidation:
68+
enabled: true
69+
break: true
70+
additionalTargetsGlobPattern: -|Variables-*\*.ps1;-|APIScanInputs-*\**;-|test_symbols-*\**;-|MicroBuild\**
6771
policheck:
6872
enabled: true
6973
exclusionsFile: $(System.DefaultWorkingDirectory)\azure-pipelines\PoliCheckExclusions.xml

0 commit comments

Comments
 (0)