fix(CI): 尝试明确指定ssh源
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
e78afba285
commit
3fb73e4c14
|
|
@ -29,7 +29,7 @@ steps:
|
|||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
image: appleboy/drone-ssh:latest
|
||||
settings:
|
||||
host: 192.168.31.104
|
||||
port: 22
|
||||
|
|
|
|||
Loading…
Reference in New Issue