You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
snarwork/.drone.yml

14 lines
322 B

kind: pipeline
type: Plugin
name: code-analysis
steps:
- name: code-analysis
image: drone-plugins/sonarqube-scanner:latest
settings:
sonar_host: http://124.221.150.102:9000
sonar_token: squ_2f0d436632d5d7c0a5a9242fefb42ff3b9e30028
sonar_name: pert
sonar_key: pert
node:
role: pi-runner