Skip to content

Commit

Permalink
#30 Integración continua en el backend con sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC committed May 3, 2024
1 parent e61f8c4 commit 99ca6b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion syg-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
<junit-jupiter.version>5.10.2</junit-jupiter.version>

<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>Arquisoft_wiq_es1d</sonar.organization>
<sonar.projectKey>Arquisoft_wiq_es1d</sonar.projectKey>
<sonar.organization>arquisoft</sonar.organization>

</properties>

Expand Down

0 comments on commit 99ca6b8

Please sign in to comment.