diff --git a/.drone.yml b/.drone.yml index a4b89b8..917bb82 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,11 +10,13 @@ steps: settings: sonar_host: http://10.0.4.16:9000 sonar_token: sqp_1f8c46141040c583d8e1f81f4f8302230ee1317e - sonar_name: pert - sonar_key: pert + sonar_name: pert_demo + sonar_key: pert_demo level: TRACE showProfiling: true branch: ${DRONE_BRANCH} + build_number: ${DRONE_BUILD_NUMBER} + build_version: ${DRONE_BUILD_VERSION} binaries: . #kind: pipeline