Browse Source

test sonar

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

+ 1
- 0
.drone.yml View File

@ -13,6 +13,7 @@ steps:
commands: commands:
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories - echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
- apk update - apk update
- apk add libffi
- apk add shellcheck - apk add shellcheck
- name: Build Ubuntu deb package - name: Build Ubuntu deb package


Loading…
Cancel
Save