Merge branch 'master' into 'master'

add luacheck pipeline

See merge request VanessaE/basic_materials!8
This commit is contained in:
Vanessa Dannenberg 2021-02-25 17:29:33 +00:00
commit cb713668d2
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 .