Skip to content

Commit 8036423

Browse files
committed
Update adt_pull_request.yml for Azure Pipelines
1 parent 8c60305 commit 8036423

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

adt_pull_request.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ steps:
3131
targetdir: '$(Build.SourcesDirectory)/reports'
3232
reporttypes: 'SonarQube'
3333

34-
#- script: 'dotnet tool install --global dotnet-reportgenerator-globaltool --version 4.5.8'
35-
# displayName: 'Install ReportGenerator tool'
36-
37-
#- script: 'reportgenerator -reports:$(Agent.TempDirectory)/**/coverage.cobertura.xml -targetdir:$(Build.SourcesDirectory)/coverlet/reports -reporttypes:"Cobertura"'
38-
# displayName: 'Create reports'
39-
4034
- task: Palmmedia.reportgenerator.reportgenerator-build-release-task.reportgenerator@5
4135
displayName: ReportGenerator
4236
inputs:

0 commit comments

Comments
 (0)