test sonar

This commit is contained in:
root
2020-10-06 15:01:38 +02:00
parent 85bc852017
commit a1fe5a05e7
+1
View File
@@ -11,6 +11,7 @@ steps:
from_secret: sonar_token from_secret: sonar_token
sources: . sources: .
commands: commands:
- apk update
- apk add shellcheck - apk add shellcheck
- name: Build Ubuntu deb package - name: Build Ubuntu deb package