diff --git a/README.md b/README.md index 6c752fc..f4a995c 100644 --- a/README.md +++ b/README.md @@ -23,20 +23,20 @@ steps: ``` # Drone CI配置说明 -## secret_id +### secret_id 腾讯云API密钥管理处获得的SecretId -## secret_key +### secret_key 腾讯云API密钥管理处获得的SecretKey -## bucket_url +### bucket_url 存储桶概览中的访问域名 -## source +### source 文件的源位置 -## target +### target 存储桶中文件的目标位置 -## strip_prefix +### strip_prefix 从文件的源位置剔除前缀 \ No newline at end of file