diff --git a/.drone.yml b/.drone.yml index 1af3620..e7b6626 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - apt update - apt install -y shellcheck - - shellcheck abra script.d/* + - shellcheck abra - name: test image: debian:buster commands: