This commit is contained in:
parent
7c026c5167
commit
e6bf1744c0
@ -13,9 +13,8 @@ steps:
|
|||||||
- cd sources && git checkout $DRONE_COMMIT
|
- cd sources && git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
image: alpine
|
image: martijnrondeel/luarocks
|
||||||
commands:
|
commands:
|
||||||
- apk update && apk add --no-cache luarocks
|
|
||||||
- luarocks install luacheck
|
- luarocks install luacheck
|
||||||
- luacheck sources
|
- luacheck sources
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user