Skip to content

Commit

Permalink
CI: update SONARQUBE_CREDENTIAL_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
henryborchers committed Jul 10, 2023
1 parent 38895c1 commit 0128d2f
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 @@ -852,7 +852,7 @@ pipeline {
load('ci/jenkins/scripts/sonarqube.groovy').sonarcloudSubmit(
props,
'reports/sonar-report.json',
'sonarcloud-uiucprescon.ocr'
SONARQUBE_CREDENTIAL_ID
)
}
}
Expand Down

0 comments on commit 0128d2f

Please sign in to comment.