diff --git a/.drone.yml b/.drone.yml index 72a6c66..2777931 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: default steps: - name: lint - image: registry.gitlab.com/pipeline-components/luacheck:latest - commands: - - luacheck . +- name: lint + image: registry.gitlab.com/pipeline-components/luacheck:latest + commands: + - luacheck .