Switch Woodpecker SSH plugin image to Huawei Cloud mirror
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
昔念
2026-04-18 13:54:35 +08:00
parent a3e88c7357
commit 4abd179a23

View File

@@ -158,7 +158,7 @@ steps:
depends_on: # 子元素缩进4个空格
- build_logic # depends_on内的项缩进6个空格
start-login-logic:
image: ghcr.m.daocloud.io/appleboy/drone-ssh:1.8.4
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/appleboy/drone-ssh:1.7.7
depends_on: [scp-exe-to-servers]
settings: # 子元素缩进4个空格
host: *ssh_host