From c6633a2509af8a40bc0426567f816f369329be9e Mon Sep 17 00:00:00 2001 From: zengsb Date: Thu, 15 Jun 2023 16:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E5=86=85=E7=BD=91?= =?UTF-8?q?=E8=AE=BF=E9=97=AE?= 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 b3875d3..b9e7551 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: code-analysis image: plugins/sonarqube-scanner:linux-amd64 settings: - sonar_host: http://124.221.150.102:9000 + sonar_host: http://10.0.4.16:9000 sonar_token: sqp_1f8c46141040c583d8e1f81f4f8302230ee1317e sonar_name: pert sonar_key: pert