mirror of
https://github.com/xiaoqidun/gocos.git
synced 2024-12-22 19:01:06 +08:00
xiaoqidun
8fc6e42719
docs(更新文档): 更新文档
All checks were successful
continuous-integration/drone/push Build is passing
gocos
腾讯云对象存储,Drone CI插件
Drone CI配置例子
kind: pipeline
type: docker
name: default
steps:
- name: upload
image: xiaoqidun/gocos
settings:
secret_id:
from_secret: secret_id
secret_key:
from_secret: secret_key
bucket_url:
from_secret: bucket_url
source: build/release
target: build/release
strip_prefix: build/release
Languages
Go
93.9%
Dockerfile
6.1%