Skip to content

Commit

Permalink
Sonar - set verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
lwih committed Jan 3, 2024
1 parent 793bde4 commit 0e60a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ back-sonar:
-Dsonar.organization=$(organization) \
-Dsonar.host.url=$(url) \
-Dsonar.token=$(token)
-Dsonar.verbose=true

back-test:
cd $(BACKEND_DIR) && ./mvnw test -Pci -Dmaven.main.skip=true
Expand Down

0 comments on commit 0e60a07

Please sign in to comment.