This commit is contained in:
parent
ad1f470899
commit
83c376abba
@ -16,8 +16,8 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add --no-cache lua lua-dev luarocks
|
- apk add --no-cache luarocks5.1
|
||||||
- luarocks install luacheck
|
- luarocks-5.1 install luacheck
|
||||||
- luacheck sources
|
- luacheck sources
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
|
Loading…
Reference in New Issue
Block a user