You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snarwork/sonar-project.properties

4 lines
180 B

2 years ago
sonar.branch.name: ${DRONE_BRANCH}
sonar.pullrequest.key: ${DRONE_PULL_REQUEST}
sonar.pullrequest.branch: ${DRONE_SOURCE_BRANCH}
sonar.pullrequest.base: ${DRONE_TARGET_BRANCH}