Skip to content

Commit

Permalink
[releng] Update organization
Browse files Browse the repository at this point in the history
Fix sonar
  • Loading branch information
etraisnel2 committed Mar 14, 2024
1 parent a27de64 commit 2151936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -95,7 +95,7 @@ pipeline {
stage('Sonar') {
steps {
script {
sonar.runSonar("eclipse_capella-filtering", "eclipse/capella-filtering", 'sonarcloud-token-filtering')
sonar.runSonar("eclipse-capella_capella-filtering", "eclipse/capella-filtering", 'sonarcloud-token-filtering')
}
}
}
Expand Down

0 comments on commit 2151936

Please sign in to comment.