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