('my-sonar-installation-name') { withMaven(maven: 'my-maven-installation-name') { sh "mvn clean verify sonar:sonar -Dsonar.pullrequest.key=${env.GERRIT_CHANGE_NUMBER}-${env.GERRIT_PATCHSET_NUMBER} -Dsonar.pullrequest.base=${env.GERRIT_BRANCH} -Dsonar.pullrequest.branch=${env.GERRIT_...
chore: Migrate from gerrit to github pipelines (#17) May 7, 2024 Repository files navigation README Code of conduct Apache-2.0 license Security Sonar Operator ❗ Please refer to KubeRocketCI documentation to get the notion of the main concepts and guidelines. Get acquainted with the Sonar Oper...