https://github.com/dronestock/cos
Drone中腾讯云对象存储插件,支持功能有:1、清理存储空间;2、上传文件;3、配置静态网站
https://github.com/dronestock/cos
cos docker drone plugin tencent tencent-cloud tencent-cos
Last synced: 8 months ago
JSON representation
Drone中腾讯云对象存储插件,支持功能有:1、清理存储空间;2、上传文件;3、配置静态网站
- Host: GitHub
- URL: https://github.com/dronestock/cos
- Owner: dronestock
- License: apache-2.0
- Created: 2021-06-04T02:07:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-16T05:36:38.000Z (11 months ago)
- Last Synced: 2025-07-17T08:12:49.965Z (11 months ago)
- Topics: cos, docker, drone, plugin, tencent, tencent-cloud, tencent-cos
- Language: Go
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cos
Drone持续集成腾讯云对象存储插件,功能
- 清理存储空间
- 上传文件
- 配置静态网站
## 使用
非常简单,只需要在`.drone.yml`里增加配置
```yaml
steps:
- name: 上传到腾讯云
image: ccr.ccs.tencentyun.com/dronestock/cos
settings:
endpoint: https://html.cos.ap-chengdu.myqcloud.com
secret:
id: xxx
key: xxx
```
更多使用教程,请参考[使用文档](https://www.dronestock.tech/plugin/stock/cos)
## 交流

## 捐助


## 感谢`Jetbrains`
本项目通过`Jetbrains开源许可IDE`编写源代码,特此感谢
[](https://www.jetbrains.com/?from=dronestock/cos)