Skip to content

Commit 2545e30

Browse files
Add back signcheck exclusion for unofficial builds
1 parent d158387 commit 2545e30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines/unofficial.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ extends:
5959
codeSignValidation:
6060
enabled: ${{ parameters.EnableProductionSDL }}
6161
break: true
62+
additionalTargetsGlobPattern: -|Variables-*\*.ps1;-|APIScanInputs-*\**;-|test_symbols-*\**;-|MicroBuild\**
6263
policyFile: $(MBSIGN_APPFOLDER)\CSVTestSignPolicy.xml
6364
policheck:
6465
enabled: ${{ parameters.EnableProductionSDL }}

0 commit comments

Comments
 (0)