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
|
- name: dockersock
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh:latest
|
||||||
settings:
|
settings:
|
||||||
host: 192.168.31.104
|
host: 192.168.31.104
|
||||||
port: 22
|
port: 22
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue