mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 10:15:05 +08:00
docs: translate zh-tw and zh-ch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# drone-scp
|
||||
|
||||
[繁體中文](README.zh-tw.md) | [English](README.md)
|
||||
|
||||
[](https://godoc.org/github.com/appleboy/drone-scp)
|
||||
[](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml)
|
||||
[](https://codecov.io/gh/appleboy/drone-scp)
|
||||
[](https://goreportcard.com/report/github.com/appleboy/drone-scp)
|
||||
[](https://hub.docker.com/r/appleboy/drone-scp/)
|
||||
|
||||
复制文件和工件通过 SSH 使用二进制文件、docker 或 [Drone CI](http://docs.drone.io/)。
|
||||
|
||||
[English](README.md) | [繁體中文](README.zh-tw.md)
|
||||
|
||||
## 功能
|
||||
|
||||
* [x] 支持例程。
|
||||
* [x] 支持来源列表中的通配符模式。
|
||||
* [x] 支持将文件发送到多个主机。
|
||||
* [x] 支持将文件发送到主机上的多个目标文件夹。
|
||||
* [x] 支持从绝对路径或原始主体加载 ssh 密钥。
|
||||
* [x] 支持 SSH ProxyCommand。
|
||||
Reference in New Issue
Block a user