drone config
This commit is contained in:
parent
f454c39213
commit
519aa42f1d
1 changed files with 1 additions and 1 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