We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b4749 commit 5420ad7Copy full SHA for 5420ad7
azure-pipeline/azure-pipeline.yml
@@ -126,6 +126,7 @@ extends:
126
displayName: Verify Signed Packages
127
inputs:
128
TargetFolder: $(Build.SourcesDirectory)\verify\packages
129
+ WhiteListPathForCerts: $(Build.SourcesDirectory)\tools\.verif.whitelist
130
ExcludeFolders: .git MicroBuild decomp *.xml
131
# Following article on https://dev.azure.com/devdiv/DevDiv/_wiki/wikis/DevDiv.wiki/25351/APIScan-step-by-step-guide-to-setting-up-a-Pipeline
132
# No longer need the old format, and following guideline to use (ApiScanClientId)
0 commit comments