add luacheck pipeline

master^2
BuckarooBanzay 2021-02-25 17:50:18 +01:00
parent e72665b2ed
commit 23cd94b47b
1 changed files with 8 additions and 0 deletions

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
stages:
- test
luacheck:
stage: test
image: pipelinecomponents/luacheck:latest
script:
- luacheck .