From 9705d5e5fc36059900f27bf7c79f7e65d62540e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A6=20=E8=B5=B5?= <89237069@qq.com> Date: Tue, 31 Oct 2023 11:22:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B0=8D=E6=AF=94=E9=96=8B?= =?UTF-8?q?=E5=A7=8B=E6=99=82=E9=96=93=E6=9C=80=E5=B0=8F=E6=99=82=E9=96=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9604ec9e..64514db0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,11 +8,7 @@ platform: os: linux steps: - - name: 分析 - image: aosapps/drone-sonar-plugin - settings: - sonar_host: http://dev.ccwin-in.com:3007 - sonar_token: sqa_a1da3cf5984f39d9a256493acbae857c6624e954 + - name: 构建 image: mcr.microsoft.com/dotnet/sdk:6.0 privileged: true