summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: ff51e7e361535c4158778a3a3417f21688fc3b7c (plain)
1
2
3
4
5
6
7
8
stages:
  - test

luacheck:
 stage: test
 image: pipelinecomponents/luacheck:latest
 script:
  - luacheck .