From 5816d89708e52ac7ba40da897470286c6deae2a3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Oct 2020 15:03:56 +0200 Subject: [PATCH] test sonar --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 4f7d2df..88a1d04 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: from_secret: sonar_token sources: . commands: + - echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories - apk update - apk add shellcheck