use ssh key instead of password
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Mathieu Broillet 2023-06-11 12:31:24 +02:00
parent 0cde0e8823
commit 81ef88177f
Signed by: mathieu
GPG Key ID: A08E484FE95074C1

View File

@ -7,9 +7,10 @@ steps:
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: host:
- 192.168.10.119 - homelab-blog.lan
username: root username: root
password: homelab-blog key:
from_secret: ssh_key
port: 22 port: 22
command_timeout: 1m command_timeout: 1m
script: script: