提交 02dfd91e 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

use alpine-shellcheck docker image to run shell lint test

上级 5529f3ee
......@@ -8,6 +8,7 @@ machine:
test:
override:
- docker info
- docker run -ti -v "$(pwd)":/mnt nlknguyen/alpine-shellcheck bin/*.sh
- ./script/docker.sh build
- ./script/docker.sh run shlint
- ./script/docker.sh test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册