test sonar

This commit is contained in:
root
2020-10-06 15:59:06 +02:00
parent 5f3cec2d88
commit 999e03fa3b
+1
View File
@@ -15,6 +15,7 @@ steps:
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
- apk update
- apk add libffi shellcheck
- /bin/sh -c /bin/drone-sonar
- name: Build Ubuntu deb package
image: ubuntu