test sonar

This commit is contained in:
root
2020-10-06 15:05:26 +02:00
parent 5816d89708
commit 1114291ee4
+1 -1
View File
@@ -11,7 +11,7 @@ steps:
from_secret: sonar_token
sources: .
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 add shellcheck