Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2019-01-17 00:21:41 +08:00
parent 6d7ebf1cb5
commit a3ba33ec71

View File

@ -53,7 +53,7 @@ pipeline:
environment:
- GO111MODULE=on
commands:
- apk update && apk add git openssh openrc make
- apk update && apk add git openssh openrc make gcc
- make ssh-server
- make test
- make coverage