Browse Source

test sonar

0.6-dev
root 3 years ago
parent
commit
85bc852017
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml View File

@ -10,6 +10,8 @@ steps:
sonar_token:
from_secret: sonar_token
sources: .
commands:
- apk add shellcheck
- name: Build Ubuntu deb package
image: ubuntu


Loading…
Cancel
Save