Browse Source

test sonar

0.6-dev
root 4 years ago
parent
commit
5816d89708
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:
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
- apk update
- apk add shellcheck


Loading…
Cancel
Save