1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2024-12-23 17:20:40 +01:00

add luacheck pipeline

This commit is contained in:
BuckarooBanzay 2021-02-25 17:50:18 +01:00
parent e72665b2ed
commit 23cd94b47b

8
.gitlab-ci.yml Normal file
View File

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