We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a4303 commit 00772e9Copy full SHA for 00772e9
eng/ci/templates/official/jobs/build-artifacts-windows.yml
@@ -13,6 +13,9 @@ jobs:
13
windows_drop_path: $(drop_path)/windows
14
15
templateContext:
16
+ sdl:
17
+ binskim:
18
+ analyzeTargetGlob: "+:f|$(drop_path)\\**\\*.dll;+:f|$(drop_path)\\**\\*.exe;-:f|$(drop_path)\\**\\*MonoPosixHelper.dll;-:f|$(drop_path)\\**\\FunctionsNetHost.exe;-:f|$(drop_path)\\**\\grpc_csharp_ext.*.dll"
19
outputParentDirectory: $(drop_path)
20
outputs:
21
- output: pipelineArtifact
0 commit comments