Skip to content

Commit bd403c6

Browse files
Use debug CI configuration to get timestamps on package builds
1 parent 6b23805 commit bd403c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pool:
77
variables:
88
buildPlatform: 'Any CPU'
99
buildConfiguration: 'Release'
10-
buildType: 'Release'
10+
buildType: 'Debug'
1111

1212
steps:
1313
- task: NodeTool@0

0 commit comments

Comments
 (0)