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