From e63cd3895be1cc513b6ea1549d32f00e49bcfbaa Mon Sep 17 00:00:00 2001 From: zguiy <1415466602@qq.com> Date: Tue, 24 Jun 2025 20:10:11 +0800 Subject: [PATCH] 45667 --- .drone.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.drone.yml b/.drone.yml index 65e9293..8621cce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,11 +18,17 @@ steps: image: ccr.ccs.tencentyun.com/dronestock/cos settings: endpoint: https://files-1302416092.cos.ap-shanghai.myqcloud.com + source: dist/* secret: id: from_secret: cos_secret_id key: from_secret: cos_secret_key + when: + branch: + - main + - master + - dev # 第三步:部署到服务器 - name: deploy