777
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-06-24 19:50:58 +08:00
parent cbb91bf248
commit 131e446f61

View File

@ -15,7 +15,7 @@ steps:
# 第二步上传静态资源到腾讯云COS
- name: upload-to-cos
image: tencentcloudcli/coscmd:latest
image: tencentyun/drone-cos
environment:
COS_SECRET_ID:
from_secret: cos_secret_id
@ -40,7 +40,7 @@ steps:
# 第三步:部署到服务器
- name: deploy
image: ccr.ccs.tencentyun.com/dronestock/cos
image: appleboy/drone-ssh
settings:
host:
from_secret: server_host