We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c01064 commit 3cbe29fCopy full SHA for 3cbe29f
data/blog/post-55.mdx
@@ -151,7 +151,7 @@ jobs:
151
1. .vuepress/dist/:代表着你构建产物的路径
152
2. /:你要放到存储桶的对应地址
153
154
-首选我们去 [https://console.cloud.tencent.com/cam/capi](https://console.cloud.tencent.com/cam/capi?from_column=20423&from=20423) 这里获取我们的 腾讯云 cos 服务需要的TENCENT_SECRET_ID 和 TENCENT_SECRET_KEY,然后还需要:
+首先我们去 [https://console.cloud.tencent.com/cam/capi](https://console.cloud.tencent.com/cam/capi?from_column=20423&from=20423) 这里获取我们的 腾讯云 cos 服务需要的TENCENT_SECRET_ID 和 TENCENT_SECRET_KEY,然后还需要:
155
156
+ COS_BUCKET:桶名称
157
+ COS_REGION :桶地区
0 commit comments