From 31424de7286c7de0e350405f0ab0529f88a516ba Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sun, 16 Oct 2022 15:13:38 +0200 Subject: [PATCH] drone config --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..b59c50c --- /dev/null +++ b/.drone.yml @@ -0,0 +1,8 @@ +kind: pipeline +type: docker +name: default + +steps: + - name: lint + image: registry.gitlab.com/pipeline-components/luacheck:latest + commands: luacheck .