mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
add libc-dev
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
a3ba33ec71
commit
8e62f97847
@ -53,7 +53,7 @@ pipeline:
|
||||
environment:
|
||||
- GO111MODULE=on
|
||||
commands:
|
||||
- apk update && apk add git openssh openrc make gcc
|
||||
- apk update && apk add git openssh openrc make gcc libc-dev
|
||||
- make ssh-server
|
||||
- make test
|
||||
- make coverage
|
||||
|
Loading…
Reference in New Issue
Block a user