test sonar

This commit is contained in:
root
2020-10-06 15:06:55 +02:00
parent 1114291ee4
commit b914cd2d57
+1
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