Skip to content

Commit

Permalink
[sonar] Update Organization
Browse files Browse the repository at this point in the history
  • Loading branch information
etraisnel2 authored and pdulth committed Mar 4, 2024
1 parent 07b161b commit 0957932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ pipeline {
stage('Sonar') {
steps {
script {
sonar.runSonar("eclipse_capella", "eclipse/capella", "sonar-token-capella")
sonar.runSonar("eclipse-capella_capella", "eclipse/capella", "sonar-token-capella")
}
}
}
Expand Down

0 comments on commit 0957932

Please sign in to comment.