Skip to content

Commit 7e08739

Browse files
Fix azure pipelines release builds (#832)
1 parent 06ebab0 commit 7e08739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pool:
77
variables:
88
buildPlatform: 'Any CPU'
99
buildConfiguration: 'Release'
10+
buildType: 'Release'
1011

1112
steps:
1213
- task: NodeTool@0

0 commit comments

Comments
 (0)