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
settings:
host:
from_secret: $${homelab_host}
username:
from_secret: ${{homelab_user}}
from_secret: $${homelab_user}
key:
from_secret: ${{ssh_key}}
from_secret: $${ssh_key}
host: openssh-server
port: 2222
script: