mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-09-13 20:00:10 +08:00
add git
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
304135553e
commit
6d7ebf1cb5
@ -53,7 +53,7 @@ pipeline:
|
|||||||
environment:
|
environment:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
commands:
|
commands:
|
||||||
- apk update && apk add openssh openrc make
|
- apk update && apk add git openssh openrc make
|
||||||
- make ssh-server
|
- make ssh-server
|
||||||
- make test
|
- make test
|
||||||
- make coverage
|
- make coverage
|
||||||
|
Loading…
Reference in New Issue
Block a user