diff --git a/.drone.yml b/.drone.yml index 9c52b22..99512c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - apt update - apt install -y shellcheck - - shellcheck abra installer + - shellcheck abra script.d/* trigger: branch: - main