Skip to content

Commit

Permalink
Merge branch 'PPD-206-CRUD-GPS' of https://github.com/pagopa/pagopa-s…
Browse files Browse the repository at this point in the history
…pontaneous-payments into PPD-206-CRUD-GPS
  • Loading branch information
aacitelli committed Jun 28, 2022
2 parents b7ece5a + 75422a9 commit a5deadb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devops/code-review-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ steps:
extraProperties: |
sonar.projectKey=$(SONARCLOUD_PROJECT_KEY)
sonar.projectName=$(SONARCLOUD_PROJECT_NAME)
sonar.coverage.exclusions=**/config/*,**/*Mock*,**/model/**,**/entity/*
sonar.cpd.exclusions=**/model/**,**/entity/*
- task: Maven@3
inputs:
Expand Down

0 comments on commit a5deadb

Please sign in to comment.