This commit is contained in:
父節點
ad1f470899
當前提交
83c376abba
@ -16,8 +16,8 @@ steps:
|
||||
image: alpine
|
||||
commands:
|
||||
- apk update
|
||||
- apk add --no-cache lua lua-dev luarocks
|
||||
- luarocks install luacheck
|
||||
- apk add --no-cache luarocks5.1
|
||||
- luarocks-5.1 install luacheck
|
||||
- luacheck sources
|
||||
|
||||
- name: build
|
||||
|
載入中…
新增問題並參考
Block a user