mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-02-23 10:18:49 +08:00
chore: improve performance and update dependencies
- Add `bin` to .gitignore - Change output path for the executable in Makefile - Update `github.com/stretchr/testify` to v1.8.4 - Update `github.com/urfave/cli/v2` to v2.25.5 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,3 +29,4 @@ release
|
||||
drone-ssh
|
||||
.cover
|
||||
dist
|
||||
bin
|
||||
|
||||
Reference in New Issue
Block a user