1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
昔念
2026-04-18 13:09:12 +08:00
parent b1ff4d3a2a
commit de3ae0bca2

View File

@@ -158,7 +158,7 @@ steps:
depends_on: # 子元素缩进4个空格
- build_logic # depends_on内的项缩进6个空格
start-login-logic:
image: docker.1ms.run/appleboy/drone-ssh:1.6.2
image: docker.m.daocloud.io/appleboy/drone-ssh:1.6.2
depends_on: [scp-exe-to-servers]
settings: # 子元素缩进4个空格
host: *ssh_host