7 lines
85 B
YAML
7 lines
85 B
YAML
|
image: lidashuang/lua:latest
|
||
|
|
||
|
test:
|
||
|
stage: test
|
||
|
script:
|
||
|
- luacheck .
|