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
|
||||
|
||||
steps:
|
||||
- name: lint
|
||||
name: lint
|
||||
image: registry.gitlab.com/pipeline-components/luacheck:latest
|
||||
commands:
|
||||
- luacheck .
|
||||
|
|
Loading…
Reference in a new issue