Browse Source

test sonar

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

+ 1
- 0
.drone.yml View File

@ -11,6 +11,7 @@ steps:
from_secret: sonar_token
sources: .
commands:
- apk update
- apk add shellcheck
- name: Build Ubuntu deb package


Loading…
Cancel
Save