Skip to content

Commit 60f8178

Browse files
authored
Update the code signValidation parameters (#478)
1 parent 0df429c commit 60f8178

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
@@ -35,6 +35,10 @@ extends:
3535
os: windows
3636
sbom:
3737
enabled: false
38+
codeSignValidation:
39+
enabled: true
40+
break: true
41+
additionalTargetsGlobPattern: -|**\Install-Scripts.Test\**;
3842
pool:
3943
name: NetCore1ESPool-Svc-Internal
4044
image: windows.vs2022preview.amd64

0 commit comments

Comments
 (0)