From 1bc1b8e9357093de335a30ea85003e19b09aa828 Mon Sep 17 00:00:00 2001 From: zengsb Date: Thu, 15 Jun 2023 19:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=A4=E7=89=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 917bb82..6df6da6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: image: plugins/sonarqube-scanner:linux-amd64 settings: sonar_host: http://10.0.4.16:9000 - sonar_token: sqp_1f8c46141040c583d8e1f81f4f8302230ee1317e + sonar_token: squ_d37ffc4085858b55e0b379c68e09a8163b2ba81d sonar_name: pert_demo sonar_key: pert_demo level: TRACE