diff --git a/.drone.yml b/.drone.yml index 6d3df0b..022cb0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: commands: - ls - pwd - - apk add make shellcheck + - apk add bash make shellcheck - make all - name: notify