fix(CI): 调整drone-ssh添加明确版本
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
53d47367b7
commit
1069c603d9
|
|
@ -27,7 +27,7 @@ steps:
|
|||
# path: /var/run/docker.sock
|
||||
- name: deploy
|
||||
pull: if-not-exists
|
||||
image: appleboy/drone-ssh
|
||||
image: appleboy/drone-ssh:1.7.0
|
||||
settings:
|
||||
host: 192.168.31.104
|
||||
port: 22
|
||||
|
|
|
|||
Loading…
Reference in New Issue