Skip to content

Commit

Permalink
Add back signcheck exclusion for unofficial builds
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-prosperi authored Jan 14, 2025
1 parent d158387 commit 2545e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/unofficial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ extends:
codeSignValidation:
enabled: ${{ parameters.EnableProductionSDL }}
break: true
additionalTargetsGlobPattern: -|Variables-*\*.ps1;-|APIScanInputs-*\**;-|test_symbols-*\**;-|MicroBuild\**
policyFile: $(MBSIGN_APPFOLDER)\CSVTestSignPolicy.xml
policheck:
enabled: ${{ parameters.EnableProductionSDL }}
Expand Down

0 comments on commit 2545e30

Please sign in to comment.