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.
|
|
|
|
sonar.branch.name: ${DRONE_BRANCH}
|
|
|
|
|
sonar.pullrequest.key: ${DRONE_PULL_REQUEST}
|
|
|
|
|
sonar.pullrequest.branch: ${DRONE_SOURCE_BRANCH}
|
|
|
|
|
sonar.pullrequest.base: ${DRONE_TARGET_BRANCH}
|