From f454c39213c0102af6f5409af936a12019f3950c Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sun, 16 Oct 2022 15:15:38 +0200 Subject: [PATCH] drone config --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 .