Switch Woodpecker SSH step to plugins/ssh image
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
This commit is contained in:
@@ -158,7 +158,7 @@ steps:
|
||||
depends_on: # 子元素,缩进4个空格
|
||||
- build_logic # depends_on内的项,缩进6个空格
|
||||
start-login-logic:
|
||||
image: docker.m.daocloud.io/appleboy/drone-ssh:1.6.2
|
||||
image: docker.m.daocloud.io/plugins/ssh:latest
|
||||
depends_on: [scp-exe-to-servers]
|
||||
settings: # 子元素,缩进4个空格
|
||||
host: *ssh_host
|
||||
|
||||
Reference in New Issue
Block a user