diff --git a/.drone.yml b/.drone.yml index b59c50c..0b79f51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,5 +4,6 @@ name: default steps: - name: lint - image: registry.gitlab.com/pipeline-components/luacheck:latest - commands: luacheck . + image: registry.gitlab.com/pipeline-components/luacheck:latest + commands: + - luacheck .