We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ebab0 commit 7e08739Copy full SHA for 7e08739
1 file changed
azure-pipelines.yml
@@ -7,6 +7,7 @@ pool:
7
variables:
8
buildPlatform: 'Any CPU'
9
buildConfiguration: 'Release'
10
+ buildType: 'Release'
11
12
steps:
13
- task: NodeTool@0
0 commit comments