修改镜像版本
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2026-06-11 17:48:54 +08:00
parent 456a626e94
commit b7b042aa40

View File

@@ -21,7 +21,7 @@ steps:
- tar czf /tmp/feishu-approval.tar.gz --exclude=.git -C . .
- name: upload
image: appleboy/drone-scp:1.6.14
image: appleboy/drone-scp
settings:
host:
from_secret: deploy_host
@@ -36,7 +36,7 @@ steps:
overwrite: true
- name: deploy
image: appleboy/drone-ssh:1.0.43
image: appleboy/drone-ssh
settings:
host:
from_secret: deploy_host