From a1fe5a05e78634595aa8ebbf17b9b1792c4cd47e Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Oct 2020 15:01:38 +0200 Subject: [PATCH] test sonar --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e57b727..4f7d2df 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: from_secret: sonar_token sources: . commands: + - apk update - apk add shellcheck - name: Build Ubuntu deb package