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 adb84d1 commit e0f3845Copy full SHA for e0f3845
.pipelines/pipeline.user.windows.yml
@@ -14,8 +14,7 @@ versioning:
14
command: '.scripts/version.cmd'
15
signing_options:
16
profile: '170'
17
- files_to_sign: 'applicationinsights-agent-*.jar'
18
- search_root: '**/agent/agent/build/libs'
+ codesign_validation_glob_pattern: 'file|**/agent/agent/build/libs/applicationinsights-agent-*.jar'
19
static_analysis_options:
20
policheck_options:
21
disable_tool_scan: false
0 commit comments