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 4d8e057 commit 03d92a0Copy full SHA for 03d92a0
.pipelines/pipeline.user.windows.official.yml
@@ -16,7 +16,7 @@ build:
16
- !!buildcommand
17
name: 'Assemble ApplicationInsights-Java JARs'
18
command: '.scripts/gradle.cmd'
19
- arguments: 'assemble copyLibsToGlobalArtifactsFolder -DisRelease=true -Pai.etw.native.build=release'
+ arguments: 'assemble copyLibsToGlobalArtifactsFolder -Pai.etw.native.build=release'
20
artifacts:
21
- to: 'Artifacts'
22
include:
0 commit comments