mirror of
https://github.com/rainerosion/drone-upyun-cos-plugins.git
synced 2026-06-02 18:33:43 +08:00
Update readme.md
This commit is contained in:
parent
bd6f25728a
commit
63a65d1149
@ -1,4 +1,9 @@
|
|||||||
# drone plugins for upyun cos
|
# drone plugins for upyun cos
|
||||||
|
## 项目说明
|
||||||
|
Drone CI插件,能够将文件上传到又拍云对象存储。
|
||||||
|
|
||||||
|
## 使用场景
|
||||||
|
用于将自动构建过程中打包好的二进制文件或资源文件上传到又拍云对象存储中
|
||||||
|
|
||||||
## 参数说明
|
## 参数说明
|
||||||
| 参数 | 说明 | 备注 |
|
| 参数 | 说明 | 备注 |
|
||||||
@ -22,4 +27,4 @@
|
|||||||
from_secret: up_bucket
|
from_secret: up_bucket
|
||||||
local_base_path: wechatbot
|
local_base_path: wechatbot
|
||||||
remote_base_path: gitea/devops
|
remote_base_path: gitea/devops
|
||||||
````
|
````
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user