Browse Source

test sonar

0.6-dev
root 4 years ago
parent
commit
1114291ee4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@ -11,7 +11,7 @@ steps:
from_secret: sonar_token from_secret: sonar_token
sources: . sources: .
commands: commands:
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
- apk update - apk update
- apk add shellcheck - apk add shellcheck


Loading…
Cancel
Save