use ssh key instead of password
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
0cde0e8823
commit
81ef88177f
@ -7,9 +7,10 @@ steps:
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host:
|
||||
- 192.168.10.119
|
||||
- homelab-blog.lan
|
||||
username: root
|
||||
password: homelab-blog
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
port: 22
|
||||
command_timeout: 1m
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user