initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-09 12:01:53 +02:00
parent bdd9664f60
commit 0e2aa4429d

View File

@ -22,10 +22,11 @@ steps:
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: host:
from_secret: $${homelab_host}
username: username:
from_secret: ${{homelab_user}} from_secret: $${homelab_user}
key: key:
from_secret: ${{ssh_key}} from_secret: $${ssh_key}
host: openssh-server host: openssh-server
port: 2222 port: 2222
script: script: