mirror of
https://github.com/xiaoqidun/gocos.git
synced 2024-11-23 23:06:44 +08:00
Compare commits
No commits in common. "7503222aadfd22f74cb3616412a39223125ed1e8" and "8fc6e427198f3e8b4b1b7354f0b45b5a6c5c6e6c" have entirely different histories.
7503222aad
...
8fc6e42719
23
README.md
23
README.md
@ -1,5 +1,5 @@
|
|||||||
# GoCOS
|
# gocos
|
||||||
腾讯云对象存储(COS),Drone CI插件
|
腾讯云对象存储,Drone CI插件
|
||||||
|
|
||||||
# Drone CI配置例子
|
# Drone CI配置例子
|
||||||
```yml
|
```yml
|
||||||
@ -21,22 +21,3 @@ steps:
|
|||||||
target: build/release
|
target: build/release
|
||||||
strip_prefix: build/release
|
strip_prefix: build/release
|
||||||
```
|
```
|
||||||
|
|
||||||
# Drone CI配置说明
|
|
||||||
### secret_id
|
|
||||||
API密钥管理获得的SecretId
|
|
||||||
|
|
||||||
### secret_key
|
|
||||||
API密钥管理获得的SecretKey
|
|
||||||
|
|
||||||
### bucket_url
|
|
||||||
存储桶概览中的访问域名
|
|
||||||
|
|
||||||
### source
|
|
||||||
DroneCI中文件的源位置
|
|
||||||
|
|
||||||
### target
|
|
||||||
存储桶中文件的目标位置
|
|
||||||
|
|
||||||
### strip_prefix
|
|
||||||
从文件的源位置剔除前缀
|
|
Loading…
x
Reference in New Issue
Block a user