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
321 B

kind: pipeline
2 years ago
type: docker
3 years ago
name: code-analysis
steps:
3 years ago
- name: code-analysis
3 years ago
image: plugins/sonarqube-scanner:linux-amd64
settings:
3 years ago
sonar_host: http://124.221.150.102:9000
sonar_token: squ_2f0d436632d5d7c0a5a9242fefb42ff3b9e30028
3 years ago
sonar_name: pert
sonar_key: pert
node:
3 years ago
role: pi-runner