|
@ -8,11 +8,7 @@ platform: |
|
|
os: linux |
|
|
os: linux |
|
|
|
|
|
|
|
|
steps: |
|
|
steps: |
|
|
- name: 分析 |
|
|
|
|
|
image: aosapps/drone-sonar-plugin |
|
|
|
|
|
settings: |
|
|
|
|
|
sonar_host: http://dev.ccwin-in.com:3007 |
|
|
|
|
|
sonar_token: sqa_a1da3cf5984f39d9a256493acbae857c6624e954 |
|
|
|
|
|
- name: 构建 |
|
|
- name: 构建 |
|
|
image: mcr.microsoft.com/dotnet/sdk:6.0 |
|
|
image: mcr.microsoft.com/dotnet/sdk:6.0 |
|
|
privileged: true |
|
|
privileged: true |
|
|