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

16 lines
364 B

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