This commit is contained in:
parent
519aa42f1d
commit
1ac106e0b2
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
name: lint
|
- name: lint
|
||||||
image: registry.gitlab.com/pipeline-components/luacheck:latest
|
image: registry.gitlab.com/pipeline-components/luacheck:latest
|
||||||
commands:
|
commands:
|
||||||
- luacheck .
|
- luacheck .
|
||||||
|
|
Loading…
Reference in a new issue